Loading Tool

Explorer IconExplorer

Memory Pool

86,520 transactions
32.93 vMB
0.07716064 BTC
Random Selection Loading Transactions
Max Size: 196.31/200 MB

Candidate Block

Mining Attempt 445cb99314206be4487e095052ca329d6a780edb1de69dcf60ad75ef8b671333
Version 20000000
Previous Block 00000000000000000001120b3e90121a7d53199734640ccdc9413977ac8b9735
Merkle Root 9739c67c072c0212acc2978cea1fc0dfa997eb256cae35362bb20eb2d75bd375
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,981
Size: 1.00 vMB
Total Fees: 0.01170177 BTC
Feerates: 151.14 > 1.17 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,947 (64,059 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
850,888 850,888 000000000000000000014e99e985f78f07a5f31b7203af4f1cfd6b0061683218 3,543 1.00/1.00 vMB 9
850,887 850,887 0000000000000000000166b7e198ccce9bf1b127c9b1ccda6a59553988699e00 4,513 1.00/1.00 vMB 6
850,886 850,886 000000000000000000033783ec5722be58b6603ffaeff7e3eb1082f5a62e877d 2,479 1.00/1.00 vMB 12
850,885 850,885 0000000000000000000355ef9e655c4f888c80da2ad35adfd84dad32c2b7dbf4 2,641 1.00/1.00 vMB 7
850,884 850,884 00000000000000000000020d7b29142544261657bd436ed5fd4d3fe7fcbb2bee 803 1.00/1.00 vMB 8
850,883 850,883 000000000000000000028df6d82948736c8deea54ad15b8ea39c5490311be90b 3,016 1.00/1.00 vMB 11
850,882 850,882 000000000000000000012e59d480b193c4b960831bd5c6db1e4cf4656c45bee5 2,807 1.00/1.00 vMB 12
850,881 850,881 00000000000000000001613082828217d6260af7ab0f4cda486decc35f07717e 6,412 1.00/1.00 vMB 6
850,880 850,880 000000000000000000000f99e9d64a483f16857336caaf861cbd0270dc0801c3 2,921 1.00/1.00 vMB 11
850,879 850,879 000000000000000000033ad920feb91a8ccc6f02db0047b11b1a0ce0cf482f76 4,566 1.00/1.00 vMB 8
850,878 850,878 000000000000000000001d02659c7ef6d29df42de13b477f24cdb882d34fe711 3,283 1.00/1.00 vMB 7
850,877 850,877 00000000000000000000572928355aea84165f341a2bd2067e35515cb6df85ae 4,676 1.00/1.00 vMB 9
850,876 850,876 00000000000000000000381a9fe72157243f239a07989f2bdc41c8e81ac30a6a 3,861 1.00/1.00 vMB 9
850,875 850,875 000000000000000000018d2a33876c81238cb59380e5b5e1caa6bf732c0ab5d5 1,745 1.00/1.00 vMB 6
850,874 850,874 0000000000000000000143b4f110579e1289e6874322cedcb9c6e694f943dff6 1,247 1.00/1.00 vMB 6
850,873 850,873 00000000000000000002010883f0e99d822bd86a2c9fd2cb357a80b775092367 854 1.00/1.00 vMB 6
850,872 850,872 000000000000000000008c804877b4b833fa390520cf8569d793b97f9311be21 4,102 1.00/1.00 vMB 7
850,871 850,871 00000000000000000002b76a0005687461a88d1763019da4e6a275729e9e1ac7 2,635 1.00/1.00 vMB 13
850,870 850,870 00000000000000000002860b55def7bea2996f7e8120b7f7ba197ae6bc54a19e 1,585 1.00/1.00 vMB 7
850,869 850,869 000000000000000000036b92e25754b3c41bbb19652a1ebe83ad53c0231cb97a 315 1.00/1.00 vMB 6
850,868 850,868 0000000000000000000367b574ffda60489c128a205905bccf7a020aef377de6 3,598 1.00/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 782.29 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: 657.32 GB
    • Received: 14.52 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.