Loading Tool

Explorer IconExplorer

Memory Pool

47,576 transactions
28.57 vMB
0.06611104 BTC
Random Selection Loading Transactions
Max Size: 152.87/200 MB

Candidate Block

Mining Attempt 515aac42aebab710cfd76b98a4527898942cedb6c857c351870282f800943b67
Version 20000000
Previous Block 00000000000000000001756a5e3521a37c963c8268a5fccbe0ee3f5cf5eba3b4
Merkle Root 49b6e4baf93a5d6b6df41bffc9480eaead9864abe70279aacfe6e17d906ae56b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,396
Size: 1.00 vMB
Total Fees: 0.01192718 BTC
Feerates: 100.36 > 1.20 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,839 (52,933 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
861,906 861,906 000000000000000000015b549157f6e05c245a74f1de0cdefa8dce047f2ef635 2,651 1.00/1.00 vMB 5
861,905 861,905 00000000000000000001102d40b9e1e75040a4c8641acd392efdd20937f42f22 3,227 1.00/1.00 vMB 6
861,904 861,904 0000000000000000000079779c9ad30fdd16ece949a5ab65f2ff2c76a0f4944c 3,455 1.00/1.00 vMB 6
861,903 861,903 0000000000000000000034d6767906ca5b639ccbf0fcfc5f697dba1ffc741ba8 2,706 1.00/1.00 vMB 8
861,902 861,902 00000000000000000000d9d104a3021941c2a2c85e25ea49b3635ff7a33a9958 5,755 1.00/1.00 vMB 2
861,901 861,901 000000000000000000028e51e429ae177d6c3a1bf77818821bc22ee8d6ad6a95 2,940 1.00/1.00 vMB 4
861,900 861,900 00000000000000000001828efc0914f58dd6d2738e3cb542f9429f1b5781cd5c 2,766 1.00/1.00 vMB 6
861,899 861,899 000000000000000000000260a9a36fa3aa38f3482609088ac746cdd171a34f8c 3,235 1.00/1.00 vMB 10
861,898 861,898 00000000000000000000452a5883bc5d7482d6978dff7effe6718070ade32025 5,646 1.00/1.00 vMB 2
861,897 861,897 000000000000000000022203597876537bb5bb0e30104eb0fa2bc80db005667f 3,040 1.00/1.00 vMB 6
861,896 861,896 00000000000000000002e84dd9af3dd96025e357052d2cc82aecfc408ea8ef76 3,515 1.00/1.00 vMB 5
861,895 861,895 000000000000000000027927a26d6df33275892ba7a87fb26064af3477aad4db 5,298 1.00/1.00 vMB 2
861,894 861,894 00000000000000000001e8401114ef4d16bb5bc7bba463ab370906f689f0297c 3,037 1.00/1.00 vMB 5
861,893 861,893 000000000000000000006bbf6d825a0f944f64113651bd95d1680b43782280ef 2,982 1.00/1.00 vMB 7
861,892 861,892 00000000000000000000a36a2d0e1cc83c2d0e397ece136503ab5044cb1498f0 2,392 1.00/1.00 vMB 8
861,891 861,891 00000000000000000001021c22beeb0780eb14d7ffdc3d074bfa6f90142f1ca3 5,255 1.00/1.00 vMB 3
861,890 861,890 000000000000000000030029a846cab423d57dd389ee52ab6555197b28277011 4,942 1.00/1.00 vMB 5
861,889 861,889 00000000000000000001644e5dc1330c113efd75bf3c4a930e8cedbc801066e9 3,835 1.00/1.00 vMB 5
861,888 861,888 00000000000000000000cb217cb5eda85d04e217f5299b66c70247ef1e07bfcb 4,693 1.00/1.00 vMB 2
861,887 861,887 000000000000000000001556a2913efd99b7c0c243b16b8e1a757281ea1c7a1e 2,791 1.00/1.00 vMB 2
861,886 861,886 000000000000000000011831dbe8c2a0aa92fa5400ae906d99029de61e622770 2,275 1.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 782.10 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: 651.75 GB
    • Received: 13.64 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.