Loading Tool

Explorer IconExplorer

Memory Pool

84,049 transactions
31.91 vMB
0.10869432 BTC
Random Selection Loading Transactions
Max Size: 193.45/200 MB

Candidate Block

Mining Attempt 1b79570b649759509a9d417543f8af1d01c3650ad5aef14fc3dd1d5afc3c4052
Version 20000000
Previous Block 00000000000000000001ca07069b70e219df1106795fdd3699d6deb20743d8b0
Merkle Root 1f8c07ec861bdc55697be08b187558b94de1ef34d8ecfbb7e1400788d05163d1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,692
Size: 1.00 vMB
Total Fees: 0.03724635 BTC
Feerates: 351.58 > 3.73 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,207 (525,436 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
389,771 389,771 00000000000000000af30bae99099e9b47bac3660dd28d2496f09dd07e040cb1 2,071 0.84/1.00 vMB 41
389,770 389,770 000000000000000003ef8dde9a22cbd839be7d92d0b94466fb08f2eaaa94c4bc 356 0.16/1.00 vMB 39
389,769 389,769 0000000000000000027f173aa56b4455de342b1aa0355712324be344a52f9989 1,218 0.99/1.00 vMB 14
389,768 389,768 00000000000000000a1215a22bff89b0e73659c3af32a4811369c96ab49be520 666 1.00/1.00 vMB 13
389,767 389,767 00000000000000000899f6b5a4eb3f024bf34b7a936cd41db8c8decd81f7f9af 213 0.08/1.00 vMB 38
389,766 389,766 00000000000000000061a0d49fdb51e0b731a9673366a92fdcf9366fa9587a61 1,910 0.75/1.00 vMB 46
389,765 389,765 00000000000000000aa9ac91ba967e72bae891759ebf23312e753c4e4af9225d 429 1.00/1.00 vMB 9
389,764 389,764 0000000000000000012815fbcc96cbb78dbf6af596471a842eb4f5d6e13dcc5f 420 0.16/1.00 vMB 45
389,763 389,763 00000000000000000bac3a982641d77a826ed2701644a87278d734453c44f113 1,274 0.63/1.00 vMB 39
389,762 389,762 000000000000000003240096e1b6adf8258cdc88be46bc56a043be9b964f23ad 780 0.52/1.00 vMB 26
389,761 389,761 000000000000000006313e7b75c5ffec116a1118f5f3c0127c143cdb9b74ab93 1,391 0.89/1.00 vMB 22
389,760 389,760 000000000000000000d4e802306ed45037c1a2e8f667fb468e137b4a426aeb5d 1,980 0.95/1.00 vMB 39
389,759 389,759 00000000000000000374be5609c22927831968ae558e769d131481b6de11c52b 2,430 0.75/1.00 vMB 63
389,758 389,758 00000000000000000b9c1307666c872d0900c75a0496850bff0c13ed9bb6a89e 954 0.75/1.00 vMB 18
389,757 389,757 00000000000000000496e681863306fc790d2313328a148bd66eb074565a9902 925 0.52/1.00 vMB 30
389,756 389,756 00000000000000000ad6bd8eff53888ae94c10b44d547c4de76ec6e2c56d98a1 230 0.23/1.00 vMB 14
389,755 389,755 000000000000000002b851e740ccb07426277584f6168c5d6bb79f1c784ca3d9 539 0.95/1.00 vMB 10
389,754 389,754 0000000000000000070b40670a34d16e3ca42857b9151ec14dcdbca226e4c115 1,987 0.93/1.00 vMB 36
389,753 389,753 00000000000000000a58f7f1d60eea63478effbbcd0e27c63cd47c1424caf9c9 2,609 0.99/1.00 vMB 41
389,752 389,752 00000000000000000284bbe32938ce5dfa8d613a53b51ccb02593fb526de97d7 1,451 0.55/1.00 vMB 38
389,751 389,751 0000000000000000048f3c0a637ae24718dd85b4aef1544329f3f93ae46851ca 334 0.33/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 782.75 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: 708.67 GB
    • Received: 16.75 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.