Loading Tool

Explorer IconExplorer

Memory Pool

78,005 transactions
28.64 vMB
0.10239851 BTC
Random Selection Loading Transactions
Max Size: 174.23/200 MB

Candidate Block

Mining Attempt 6f289ccd14ec07cdf4332a8feda3eaaa573041235d4940e4385519710bfd61ee
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root 1958837b8cd533e3389ed0a3029ee3f44e34681b0da408a82c1d66d1f216da26
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,643
Size: 1.00 vMB
Total Fees: 0.03599443 BTC
Feerates: 602.26 > 3.61 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (242,391 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
672,914 672,914 00000000000000000009e7a76b0a38e5bcda2179c58d948d8c9f7dbed4816c1c 1,658 1.00/1.00 vMB 72
672,913 672,913 00000000000000000000215b57204f0e3da65137190a33100796ec22565ca85b 1,414 1.00/1.00 vMB 38
672,912 672,912 00000000000000000002ec4f00f779128104309111325181c3fd0a9f21750d87 818 1.00/1.00 vMB 15
672,911 672,911 000000000000000000086737b6a11f0d1dd2798f1762c1ba42c6fb454ddaa29f 1,025 1.00/1.00 vMB 17
672,910 672,910 00000000000000000008aa5a6fb8baed32cb61ccc0032ae2dc2e07f2169bab2a 2,521 1.00/1.00 vMB 71
672,909 672,909 0000000000000000000cd6e088b7085a72e47dc235e3bd789b59ee31fd1f1223 1,964 1.00/1.00 vMB 36
672,908 672,908 0000000000000000000ceec358b53221dbe3c73c05278c20ea698827c30448b0 2,809 1.00/1.00 vMB 80
672,907 672,907 00000000000000000006d62d68aa7b8a13135305a99b76f2a7af7db4fad598a5 2,811 1.00/1.00 vMB 26
672,906 672,906 0000000000000000000088d6e144681525113bebdb45858c0125426e59f39fb7 2,213 1.00/1.00 vMB 73
672,905 672,905 000000000000000000055c600b27ffba30c53a46857e0173e466ca8b8571fd1a 2,395 1.00/1.00 vMB 71
672,904 672,904 0000000000000000000036556bcfb4b7a21c965e0046fa5e93d4d76bd9f747a5 2,862 1.00/1.00 vMB 79
672,903 672,903 00000000000000000006a150227791fbd26cd2ce3275d6113ad21370737c343c 2,236 1.00/1.00 vMB 111
672,902 672,902 000000000000000000028eec4b88890a6dae7196141be84f6ab98dfe5126ca04 2,443 1.00/1.00 vMB 102
672,901 672,901 0000000000000000000bb3baf86ae0e65d9cb5e66ba5b06d6c3648fbe6f1515f 583 1.00/1.00 vMB 113
672,900 672,900 000000000000000000046669effdea0870d567293f669c552e8a34b5a4a5619e 1,898 1.00/1.00 vMB 109
672,899 672,899 00000000000000000001115af12b6d189caf6eb73ea3c80cc608e1cd05a134a9 2,917 1.00/1.00 vMB 114
672,898 672,898 0000000000000000000200b63c871a0b232dc048a11eea6558642b8a3c816d1d 2,442 1.00/1.00 vMB 126
672,897 672,897 000000000000000000093641ffe3fa17d6dfce5447d5635646af8c59f6f064e5 2,737 1.00/1.00 vMB 120
672,896 672,896 0000000000000000000131684431e84ee962da975fd884745aad2267b8f96098 1,623 1.00/1.00 vMB 126
672,895 672,895 00000000000000000002153fd8d65d2eb6f6f760cdaf6c152855c1431ba87cac 2,545 1.00/1.00 vMB 128
672,894 672,894 000000000000000000026ed61e390d786962a290b9dc278380eb1f81691e18bc 3,680 1.00/1.00 vMB 152
Previous 10 blocks ↓
Total Size: 782.92 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 10
  • Data Transfer:
    • Sent: 714.38 GB
    • Received: 17.53 GB
  • Uptime:

Notes

  • Use the search bar at the top of the website to search for transactions and blocks.
  • Memory pool size (vMB) is the total size of the raw transaction data (not including metadata).
  • Block size (MB) does not include block header, tx count, or coinbase transaction.
  • Feerates are in sats/vbyte.
  • AFR = Average Feerate

About

This is a basic blockchain explorer for exploring Bitcoin data.

The main features of this explorer are:

  • Basic. The data is laid out to try and represent the structure of raw transactions and blocks.
  • Fast. I've made the pages load as fast as I can. If you can't be pretty, you might as well be fast.

So it's pretty basic, but I think you can learn a lot about how Bitcoin works by browsing the raw data and seeing how it all connects together.

Data

The data on this explorer comes from the following sources:

  1. Bitcoin Core. This is used to get raw transaction and block data. This is retrieved via simple bitcoin-cli commands.
  2. SSDB. I'm using a custom database to store the address balances and spent locations of each output. Bitcoin Core does not store this information, so I'm using a custom script and database to store this extra information.

Privacy

This blockchain explorer does not track anything.

I do not collect IP addresses or keep track of requests. Nor do I use any third-party analytics or tracking software.

However, this blockchain explorer is not open-source, so you have to trust me on this one.

Bitcoin Core Explorer

If you want to explore blockchain data without having to trust anyone with your privacy, the simplest way to do this is to run your own Bitcoin Core node and run bitcoin-cli commands.

The two most useful commands are:

  • bitcoin-cli getrawtransaction <txid>
  • bitcoin-cli getblock <hash>
  • You will need to add txindex=1 to your bitcoin.conf configuration file to be able to query for all transactions.
  • Use bitcoin-cli help to a complete list of commands.
  • Use bitcoin-cli help <command name> to see detailed information about a command and all the available options.

Alternatively, you can also run your own self-hosted explorer such as mempool or btc-rpc-explorer.