Loading Tool

Explorer IconExplorer

Memory Pool

84,819 transactions
32.26 vMB
0.10794855 BTC
Random Selection Loading Transactions
Max Size: 195.56/200 MB

Candidate Block

Mining Attempt edfd5583cc1356cb19315a14a748f112b559e2dbd0354ef5e998ee8de5c35ba2
Version 20000000
Previous Block 0000000000000000000130b675716c29c3282dad43e5a337992f2918648760de
Merkle Root 4dceef2311c2358b2df15a61869f1debd2a36d8481a75254e21b757b52f2b087
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,606
Size: 1.00 vMB
Total Fees: 0.03467596 BTC
Feerates: 181.54 > 3.47 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,209 (652,490 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
262,719 262,719 00000000000000021ab1f65e768cbe381b9b5e66bc3093537187b5197434c7ee 666 0.25/1.00 vMB 147
262,718 262,718 00000000000000065fae35878650e0a32883f7dbd47263f694ca01c9dec3429e 248 0.13/1.00 vMB 69
262,717 262,717 000000000000000ae137ebc4fe059191e7e446f00a5775fabde3066c593a4978 102 0.19/1.00 vMB 13
262,716 262,716 0000000000000005b18cdaaf8f7c52be0f1458a2bf9f5ed415afc54274bdb7cd 632 0.25/1.00 vMB 137
262,715 262,715 00000000000000087d724d7432a4a4627da1c0a8411a8d49dc846f8cb17049c6 616 0.25/1.00 vMB 101
262,714 262,714 0000000000000011d54a5fccc71a36bcfdb1175701533c9bbe2d1522beda48ba 595 0.25/1.00 vMB 117
262,713 262,713 00000000000000026184e967ec95afea098d4c109da4df7bbb414d74d785587a 748 0.25/1.00 vMB 179
262,712 262,712 000000000000000030310284cd485feec8a9f436c5af77329087f1a9351a0374 415 0.17/1.00 vMB 120
262,711 262,711 0000000000000007db1c105af5c6fbad4e1adfec884a6cdbaf59c794ff6d9c86 288 0.12/1.00 vMB 116
262,710 262,710 000000000000000e48862a15c68ae108a90e2d5e2d8b77dc6174e90186940aba 255 0.14/1.00 vMB 104
262,709 262,709 000000000000000d6a4654346caeab8021cb3bef9a21531279e1ec873b95de8e 27 0.01/1.00 vMB 75
262,708 262,708 00000000000000088e76bb97cfc81db9761b58c94f347ccaf84b0c2b2c2211da 279 0.15/1.00 vMB 64
262,707 262,707 000000000000000ee4620c0eb0727ca1f6b28df9e63b5a3f227cff8a16d70b8f 8 0.00/1.00 vMB 44
262,706 262,706 000000000000000904135bc8f31bd4ae1c992c3a7cc2db046ed3c9f82df77f82 348 0.17/1.00 vMB 130
262,705 262,705 0000000000000014bd09772f981ab34c08678aa50a4bfd4d70ced508896f9b97 100 0.14/1.00 vMB 28
262,704 262,704 0000000000000007547f881acb56eb6c513ef62a1d5dfbf448885db1d30d939e 5 0.00/1.00 vMB 63
262,703 262,703 0000000000000008063365f65cbdc654a2e9d9d49f2ee0d9933e59ecc4425ecb 147 0.09/1.00 vMB 63
262,702 262,702 000000000000001135e90ae3785007b658fa9bff850a8ebb224a55aaf2c41ae9 147 0.07/1.00 vMB 140
262,701 262,701 00000000000000070e5ecef15732abe3fa83df03b3449b3e6ed81b3f0e384c21 403 0.16/1.00 vMB 164
262,700 262,700 000000000000000b413bfa5eadbc905fb1f6bbdf2739f309042b6680419c1e10 46 0.02/1.00 vMB 75
262,699 262,699 000000000000000d9728ea2450a8a954ddc55fdb17ee2d7166503208671d802c 213 0.13/1.00 vMB 89
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.76 GB
    • Received: 16.77 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.