Loading Tool

Explorer IconExplorer

Memory Pool

42,019 transactions
26.59 vMB
0.07838819 BTC
Random Selection Loading Transactions
Max Size: 138.84/200 MB

Candidate Block

Mining Attempt 6c55db9fc60f2c65f39c32b4d4942c518e9c14f9b7b634f326bd76d5ce4c7b61
Version 20000000
Previous Block 00000000000000000000fc48cc8686a8ac722c054bcc7b44a0442c0f1c3ff981
Merkle Root e7c6758b7224c3ce08f72855fb48d50dcd27db5413a90b9beab3c05ae5b8a842
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,739
Size: 1.00 vMB
Total Fees: 0.02935043 BTC
Feerates: 151.01 > 2.94 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,883 (242,811 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
672,072 672,072 0000000000000000000697bcdf39362bfbc27e31b79a9575e442aeb0cbd132a0 1,533 1.00/1.00 vMB 88
672,071 672,071 00000000000000000005c870deda375f982134deb9ed7b2090490e0b9a4c4333 1,316 1.00/1.00 vMB 139
672,070 672,070 00000000000000000003db7d891abe5801cfc949383bd5ac89939226edbc3329 506 1.00/1.00 vMB 35
672,069 672,069 0000000000000000000a98539f426c9bf29a2a22e1670924efc48b0f9c0b8e75 1,927 1.00/1.00 vMB 45
672,068 672,068 0000000000000000000bf02e08db0c4dbdf73664e31d52440083324192198c22 2,159 1.00/1.00 vMB 96
672,067 672,067 00000000000000000002dfb27af9654828a07269e6dbd44b69de1beb82f3151f 353 1.00/1.00 vMB 35
672,066 672,066 000000000000000000042bd7760dd6ff880aa148aa8ae29efc3d5330d9b73410 1,309 1.00/1.00 vMB 75
672,065 672,065 0000000000000000000318fac63d3e7e0b005233939f8b7fb29633c7f2a3b9f0 1,165 1.00/1.00 vMB 50
672,064 672,064 00000000000000000004b8722c16d376817cd8969c4f822a7e07d93f3c3f14c7 2,068 1.00/1.00 vMB 40
672,063 672,063 00000000000000000005286edaef6dcbe32abb3394c6fd81ed24c75ae530d9bd 1,760 1.00/1.00 vMB 36
672,062 672,062 0000000000000000000331b0487f910bb4edc6d4aceb346a2f1216e7643f1fa2 2,274 1.00/1.00 vMB 106
672,061 672,061 0000000000000000000a38bbca40db0ffa876e467daa0dc5dfafd2c6c603a811 1,412 1.00/1.00 vMB 41
672,060 672,060 0000000000000000000205dcb17706f1aad4a63c04682d7c533d51cc7733341d 1,478 1.00/1.00 vMB 121
672,059 672,059 0000000000000000000a8e345cfa4e304c824d5e0cb0f2a455efec306633f7e2 1,394 1.00/1.00 vMB 62
672,058 672,058 00000000000000000000275062d939692d91f579f931b8fd93e5f8a59093b21a 1,627 1.00/1.00 vMB 31
672,057 672,057 0000000000000000000638c34b3bf59e5003b2b725f4b37d5e2ff225ba441922 1,725 1.00/1.00 vMB 71
672,056 672,056 00000000000000000009d5dcfb514319e46afd8d22136fb3e4550de5a0a0fbdb 2,568 1.00/1.00 vMB 112
672,055 672,055 00000000000000000008f6d2d9efe9f466311908e8c600ed2a14b9be5ec758a5 1,443 1.00/1.00 vMB 48
672,054 672,054 0000000000000000000cbf6c81e1e87c28e73e6757cd049ba855efffc68e8f2a 2,573 1.00/1.00 vMB 78
672,053 672,053 000000000000000000038acde066860b35d2416c0296bd8415c27f8554bdeee1 1,203 1.00/1.00 vMB 49
672,052 672,052 00000000000000000000544dc1d3e7b7e0c5ad99262964f7933888442a791671 2,546 1.00/1.00 vMB 75
Previous 10 blocks ↓
Total Size: 782.18 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: 653.63 GB
    • Received: 13.97 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.