Loading Tool

Explorer IconExplorer

Memory Pool

81,652 transactions
31.31 vMB
0.11297526 BTC
Random Selection Loading Transactions
Max Size: 188.99/200 MB

Candidate Block

Mining Attempt 33645e9b2aa77144be705c8e775ad6ea7745f84b1c9a0032dbfc66942776c72a
Version 20000000
Previous Block 0000000000000000000103b96eb359a8c0480b26c3d5b203ae6c8082570a546d
Merkle Root 7a364002d73c43f5a194f2dd943214f4f3138ab76ce9b384ab58488cfe76e772
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,371
Size: 1.00 vMB
Total Fees: 0.03072031 BTC
Feerates: 254.50 > 3.08 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,402 (12,584 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
902,818 902,818 00000000000000000001b84ec25a48833aa9690cb460057656ca0bf01f517e10 5,091 1.00/1.00 vMB 1
902,817 902,817 0000000000000000000074f60d1d191df6e9a27c4bba19e603dbbf4077fa49c1 3,220 1.00/1.00 vMB 3
902,816 902,816 0000000000000000000123559323dcbbd91b497d9cbb689412051061a104c8cb 4,162 1.00/1.00 vMB 1
902,815 902,815 00000000000000000001b0879bf7d28ac142b57a21aa18e22f0d802e8d6e6714 2,637 1.00/1.00 vMB 3
902,814 902,814 000000000000000000005186172b2391f91b3c14bdf3f1a3453636c782dcb266 2,350 1.00/1.00 vMB 3
902,813 902,813 00000000000000000001fa58c6568c8cd538da333ab7bc029d29e11b5c47dab1 1,723 1.00/1.00 vMB 3
902,812 902,812 000000000000000000023353e836453b6e466cde30c9239d0bfe7ddd66026caf 3,172 1.00/1.00 vMB 4
902,811 902,811 0000000000000000000237b16189d0d70c40b06fb17d2ba36187bac97f55004d 3,795 1.00/1.00 vMB 4
902,810 902,810 0000000000000000000180924ed5328277133ac6f43bd8704094d948b39024be 3,088 1.00/1.00 vMB 1
902,809 902,809 0000000000000000000064ab31451914de843cd2b2d249ee5c0b3dfc7336db4d 3,296 1.00/1.00 vMB 5
902,808 902,808 00000000000000000001804c7b157f02fee8e267d717bd70451dcfdddde218cf 2,773 1.00/1.00 vMB 2
902,807 902,807 000000000000000000019809e3aeb76ddbbaa2cbebe3cfd2d87f3b6e596c8acb 3,993 1.00/1.00 vMB 1
902,806 902,806 0000000000000000000194405cf767c9b2e475457d76efa5d6e8da0cb2eea8dc 4,069 1.00/1.00 vMB 2
902,805 902,805 00000000000000000000da88a2f892b5f5fec51b115750da35be02ab53b41a4e 4,111 1.00/1.00 vMB 1
902,804 902,804 000000000000000000019bbaa678ee7f221e90ba86e163c75a0618eb2964dd8c 4,292 1.00/1.00 vMB 2
902,803 902,803 00000000000000000000dbc6dea61e2ed9bc419a3d7487b489fcd04bfffbdb39 1,219 1.00/1.00 vMB 2
902,802 902,802 000000000000000000018fa334ad00f30152a8a605a341bd3409b8b8ed941ad4 3,610 1.00/1.00 vMB 5
902,801 902,801 000000000000000000000323353cc337f4aa26866f31be27e4c71b8c58199d1f 2,366 1.00/1.00 vMB 1
902,800 902,800 00000000000000000001f8cf26868f2f945022a794edfcc99faf1a475797aef0 3,182 1.00/1.00 vMB 6
902,799 902,799 00000000000000000000a75c8528e96162b7f85f08eac05ab8101e4503b60dff 2,190 1.00/1.00 vMB 5
902,798 902,798 00000000000000000001cb25a82585e16d6ed88dd9c9b53b3b59c8a7591449ec 3,793 1.00/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 783.08 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: 723.96 GB
    • Received: 18.41 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.