Loading Tool

Explorer IconExplorer

Memory Pool

45,943 transactions
27.85 vMB
0.07192497 BTC
Random Selection Loading Transactions
Max Size: 147.09/200 MB

Candidate Block

Mining Attempt 70a9732e56e0d29fe4c7ad5b276cdae3460d223d263405274caa3cbf282b7227
Version 20000000
Previous Block 000000000000000000015fe54d703480c778f5e8c27a53d251a583c6e5acb2b6
Merkle Root fd43e60802aa788abbf6459319b9dbe482093c217dc24b95b505b91e2faf01bb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,238
Size: 1.00 vMB
Total Fees: 0.01909364 BTC
Feerates: 134.30 > 1.91 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,913 (120,789 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
794,124 794,124 0000000000000000000534d3886e1eef04b2a87f9fdbe7b2204a2b67bb28dfe8 3,521 1.00/1.00 vMB 32
794,123 794,123 00000000000000000002f452116828a832c98178b82adc9523ea6ecb5840ece9 2,867 1.00/1.00 vMB 16
794,122 794,122 00000000000000000003aa4ca863ed7fc4266f17737307c0e2cfdd238d7fa0d2 3,289 1.00/1.00 vMB 26
794,121 794,121 000000000000000000042c9d483f001a682ef6115365859120b320a2dc3e379a 2,883 1.00/1.00 vMB 39
794,120 794,120 00000000000000000002a223f58f19601585e7bbbc96387fcd15aea1a475a0af 3,402 1.00/1.00 vMB 30
794,119 794,119 00000000000000000001d271f9dbce751d77fcb64b0950f71ac4679de0f972e9 3,276 1.00/1.00 vMB 24
794,118 794,118 00000000000000000000e266439d79775afe0dc54c2bc50be098fe710b403be9 2,297 1.00/1.00 vMB 17
794,117 794,117 00000000000000000004995600a1dd85d4a7ab2a7e661a2816af290eb4cd5f0a 3,049 1.00/1.00 vMB 25
794,116 794,116 000000000000000000007b181a92f794a465beee1151621a8946f6541d1268a1 2,215 1.00/1.00 vMB 19
794,115 794,115 0000000000000000000002b389f09c49ddfcf8450ffb5563da30bb9a5bb00330 3,341 1.00/1.00 vMB 38
794,114 794,114 00000000000000000000a6861032266dce20694017a413d869d01699fff8b7db 3,003 1.00/1.00 vMB 34
794,113 794,113 00000000000000000001454ba42db062466da3dea227be2c3725b16d0c437c75 2,474 1.00/1.00 vMB 27
794,112 794,112 000000000000000000056eb88c9c4a335c0baa5bdeb945f8b60619216acf8e64 2,886 1.00/1.00 vMB 49
794,111 794,111 00000000000000000000a13f72831573fb120c190b3de4a78b0544086ad9d178 5,040 1.00/1.00 vMB 10
794,110 794,110 00000000000000000003bfbedd7aba749b8272f17d9168ef8ada2bab8b2497a2 2,526 1.00/1.00 vMB 19
794,109 794,109 000000000000000000051bc987c44247cfd8d285a5d8d1f22c4c2f7b390990d3 6,326 1.00/1.00 vMB 9
794,108 794,108 00000000000000000004bba8b37dbffdb50eca8a6166ff5d135a5cc8084d265f 5,626 1.00/1.00 vMB 13
794,107 794,107 00000000000000000001080edf21ea37ca82285350ec22d8759476136ee5cd6f 4,465 1.00/1.00 vMB 16
794,106 794,106 0000000000000000000190145225d1f05716147fe0e2f08896bd4860486c3f2f 3,128 1.00/1.00 vMB 14
794,105 794,105 00000000000000000002ccbab24d3b7891e879945189c4648b109aabf63fb5bc 996 1.00/1.00 vMB 11
794,104 794,104 00000000000000000000ad2f8e04c2c8d9ec1bf5298db1657af2823ed4c026bc 1,069 1.00/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.24 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: 655.06 GB
    • Received: 14.25 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.