Loading Tool

Explorer IconExplorer

Memory Pool

79,348 transactions
29.68 vMB
0.07561073 BTC
Random Selection Loading Transactions
Max Size: 178.16/200 MB

Candidate Block

Mining Attempt e2a3264ad0f7d20987b5c035a2acf64a5e596421103904a7a25f4c18697f0cf6
Version 20000000
Previous Block 00000000000000000000a86620bedaadabef003d30be662b4766362f5afa4a4b
Merkle Root 297b516d679e6c15625b1cc256f5b576e2aa633bd2ec2df096ef523dd282e93f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,147
Size: 1.00 vMB
Total Fees: 0.01520655 BTC
Feerates: 90.48 > 1.52 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,004 (599,742 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
315,262 315,262 00000000000000003437536ac55bbb94f599fdbaf1b4d66f1aa4ae868ca6a453 399 0.20/1.00 vMB 26
315,261 315,261 00000000000000000e18c2b0c84e369a052254d7de2836ccfc8dc762d4d01260 664 0.32/1.00 vMB 29
315,260 315,260 000000000000000026eb521a92a8e71fb82eb16aa0431c2d91ab3687017dcc78 195 0.10/1.00 vMB 26
315,259 315,259 00000000000000002359ede12597f19559aff091f8e8b3954390be94c48d883d 1,520 0.73/1.00 vMB 29
315,258 315,258 00000000000000000b05ed8461093665d85028d60a6eab4e0823c3913e0be05e 286 0.16/1.00 vMB 28
315,257 315,257 000000000000000004ff4c72679d22ab8b3f0b364cd13fe5cbbfdfc7346e8ba9 865 0.48/1.00 vMB 28
315,256 315,256 00000000000000001464748d7d2985a1ca4aadde28629c48e6a0199e32f0a404 701 0.40/1.00 vMB 26
315,255 315,255 00000000000000000bae76698409ab35b7357a051b3ced5997fd73a7f4ad379f 64 0.02/1.00 vMB 31
315,254 315,254 000000000000000019683fa99c48fee25753fef29d5cc3f156ef2b87cffb4c23 136 0.07/1.00 vMB 29
315,253 315,253 000000000000000012dcb2d6a580574203226885401955828048354c09c01372 323 0.16/1.00 vMB 28
315,252 315,252 000000000000000012cbae3209e9dd402107480aed1a13ddf9490cfd6678f07b 525 0.33/1.00 vMB 22
315,251 315,251 000000000000000006429446c26ef97fbac01f62cd6ca5c2dd600dfa39ec9e9d 256 0.13/1.00 vMB 37
315,250 315,250 00000000000000000eb5453369fc3c173e705c9df6d8ebd2998c60801a53f777 542 0.38/1.00 vMB 23
315,249 315,249 000000000000000034999237955b770742a22bb2bfe1903e7a577822d693e2a5 128 0.04/1.00 vMB 42
315,248 315,248 00000000000000000ebbeb11260bdfd5fb2ebf533f6b12d0b9bdc22279fbb5d3 799 0.47/1.00 vMB 27
315,247 315,247 00000000000000002a6f414c17e75280564f1ddc75b94113d5cca9fc371bb8c8 130 0.12/1.00 vMB 21
315,246 315,246 000000000000000030a315d0837dfcfacc4e890a3e84fcff533a167e0cb219ce 999 0.55/1.00 vMB 28
315,245 315,245 00000000000000003291521cbdb7299b530b0cd31a1a608836f4e4dc0d84958e 237 0.12/1.00 vMB 22
315,244 315,244 00000000000000003798fac37a9b831ea447bafb973ac64a00dee7686ecfc036 887 0.54/1.00 vMB 22
315,243 315,243 0000000000000000283e4b28c50b60cfe668f265d649b05d6e7337072c286bce 79 0.04/1.00 vMB 21
315,242 315,242 00000000000000002edea3e1900076dc0a20388e86e092ccf1fe0fd013bc7434 123 0.05/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 782.40 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: 664.70 GB
    • Received: 15.04 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.