Loading Tool

Explorer IconExplorer

Memory Pool

80,535 transactions
33.95 vMB
0.12874080 BTC
Random Selection Loading Transactions
Max Size: 192.85/200 MB

Candidate Block

Mining Attempt db4b12d9a77238da57f31f35e3c23d598480a6dceb4782e515575e739776971f
Version 20000000
Previous Block 00000000000000000000aa97f17fcd4190ff7494250e14bca9e94250dc48a75e
Merkle Root eff1ed02f9f6163ee33c6cb6f8e758fe552176c9ba79b8f0f358e9801aa10c6c
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,323
Size: 1.00 vMB
Total Fees: 0.02129093 BTC
Feerates: 104.71 > 2.13 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,407 (490,586 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
424,821 424,821 0000000000000000018e93a9b78833b789f6ce1f2ff82644ef5d206b421640a8 1,114 0.43/1.00 vMB 71
424,820 424,820 000000000000000001ee62a0b6306b40a09369406ce5f878cf83c3657b30f641 1,330 0.57/1.00 vMB 68
424,819 424,819 0000000000000000029b79488cedc5da1023d1f0bc837b8d50572e7bb26ff279 1 0.00/1.00 vMB 0
424,818 424,818 0000000000000000047b900bdc8c498405ef067ba9b236d567d35b61984fe1c7 1,936 0.92/1.00 vMB 62
424,817 424,817 0000000000000000053d015d7f3988cf6c5a6e5e1117d28d0382dd89aec330bc 750 1.00/1.00 vMB 32
424,816 424,816 00000000000000000217159bd791ccf97593bf2429ee425785683d1db32777de 1,380 0.67/1.00 vMB 77
424,815 424,815 000000000000000001a1fd64689e9d66625a47e7a5a7c1ba94c3031e5533b4ff 991 1.00/1.00 vMB 29
424,814 424,814 000000000000000000309c23f84159b555e33990978da4de45b985011a4e3052 1,068 0.50/1.00 vMB 70
424,813 424,813 000000000000000001fb811111bab218ff02ebf28175a2690cd6989f83df7dc2 1,254 1.00/1.00 vMB 33
424,812 424,812 00000000000000000547dd08f5cb03f2f15756dc2bc7f4da5d09d6c7e649d91a 1,210 0.60/1.00 vMB 57
424,811 424,811 0000000000000000048e3ae18e77d117107ad3200b49a672bd0c3ed446de8506 2,064 1.00/1.00 vMB 45
424,810 424,810 000000000000000004568c757f8b44c72970913104a00031a57c4a86c8e44d49 2,827 1.00/1.00 vMB 108
424,809 424,809 000000000000000002e427c389dc0152e4304e5094b246e658b146512a41023a 653 0.30/1.00 vMB 63
424,808 424,808 000000000000000001c9c6206efd15cb709acddff3f8456955b19b2e28f514dd 2,343 1.00/1.00 vMB 65
424,807 424,807 000000000000000002160e5d09764608e258cf64c682ce397abc8cb550048a64 1,144 0.48/1.00 vMB 75
424,806 424,806 0000000000000000006762d6a1280708606b51b284eb767a551ba7f7f86a868b 114 0.11/1.00 vMB 25
424,805 424,805 000000000000000001083074561e7691f222b08cb255fcadb5e1c6d34e65a509 1,308 1.00/1.00 vMB 65
424,804 424,804 000000000000000002d5fb08a6d4c0e1c6e067f846d67ac4da057a84394d0738 200 0.99/1.00 vMB 2
424,803 424,803 000000000000000000a8eb4b6f9a8ce7ce29823c317bc32c47846da22b96bdb6 1,552 0.92/1.00 vMB 49
424,802 424,802 000000000000000002259706482930b8ef990988a98b6cfb9ac5a49d9ac513a0 2,051 1.00/1.00 vMB 45
424,801 424,801 000000000000000002ccf65456a4938474580227b9267d2680b2be3f090ab4fb 2,323 1.00/1.00 vMB 66
Previous 10 blocks ↓
Total Size: 783.09 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: 725.88 GB
    • Received: 18.44 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.