Loading Tool

Explorer IconExplorer

Memory Pool

78,336 transactions
29.76 vMB
0.07330701 BTC
Random Selection Loading Transactions
Max Size: 181.71/200 MB

Candidate Block

Mining Attempt 9adeee01d14620d590b316c50814a8396334a06fe8d9fafd06fed3a708334ed4
Version 20000000
Previous Block 0000000000000000000004a53d2ccfc82210803da3fce74ac3709abde32904b7
Merkle Root 5c815ba4c98a537d7e291aebae5c1b861479dd2f7e2af25979c9c9e840d50093
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,986
Size: 1.00 vMB
Total Fees: 0.00748936 BTC
Feerates: 150.58 > 0.75 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,372 (29,654 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
885,718 885,718 0000000000000000000061bdea82d9c77b31a832ed1880fcbe625341d11a0b87 3,232 1.00/1.00 vMB 6
885,717 885,717 0000000000000000000191117333402a3dc8c47716ded14b2b5ad43c61feb6e6 1,758 1.00/1.00 vMB 3
885,716 885,716 000000000000000000011c18df891037e491370616428439ca9fb04c47ed235e 3,538 1.00/1.00 vMB 6
885,715 885,715 00000000000000000000fb0dd5618a318c8ecaf7228cce5315e16d16d9ad7200 2,607 1.00/1.00 vMB 2
885,714 885,714 00000000000000000001221e66e6aa36842fc88e94e18cdcd568ceb4b6dafda2 2,938 1.00/1.00 vMB 4
885,713 885,713 0000000000000000000265bda1f2f47f91063ad3211f9b21a64a8039862e563d 1,316 1.00/1.00 vMB 1
885,712 885,712 000000000000000000021ca610cabec605385cc9e1e7afda148860565567d814 1,938 1.00/1.00 vMB 2
885,711 885,711 0000000000000000000274e7cdde3283656c7527dbe23796fb75b2e801c3fbe1 3,100 1.00/1.00 vMB 4
885,710 885,710 000000000000000000013f4364e2312700f1ea120dd86ee7583b714e162d0168 988 1.00/1.00 vMB 2
885,709 885,709 000000000000000000014fb71527fa9b0d630c725cdb7a5cb36e65c5f1e417fa 2,201 1.00/1.00 vMB 3
885,708 885,708 00000000000000000002236b8f4527f265212c3da23e5efe542cdca359a5cb09 2,618 1.00/1.00 vMB 3
885,707 885,707 00000000000000000001c1febd9136f2acab527511e70172da901f322c481009 3,125 1.00/1.00 vMB 5
885,706 885,706 0000000000000000000036b5c864dc0f39d827a8959ff7ddcda3243adad2b149 3,159 1.00/1.00 vMB 6
885,705 885,705 00000000000000000000e47615686a27d0034d858cc6f748c9f5d58da69503d9 3,298 1.00/1.00 vMB 6
885,704 885,704 00000000000000000000d4e88da4780091008503737cd990f8186507dfd80e4a 1,944 1.00/1.00 vMB 3
885,703 885,703 000000000000000000022a91cbe6f9c5deabb08ece9832f465bc0ed0b3cb64b0 2,610 1.00/1.00 vMB 4
885,702 885,702 000000000000000000013b1c82da19e2451d52acb30897d262ba31f9a4652d7c 2,248 1.00/1.00 vMB 3
885,701 885,701 000000000000000000009884e31669d56521f6958d7f43e565c186a53bbc073a 3,697 1.00/1.00 vMB 6
885,700 885,700 00000000000000000000bddf3c370b054f9ee1d47b9ea6f8993ada3799b587c3 2,886 1.00/1.00 vMB 4
885,699 885,699 000000000000000000024c8c5a1375faf2ce8e94a9dded71a5134d8e493b2d9e 3,076 1.00/1.00 vMB 5
885,698 885,698 00000000000000000002459df6fbcebde6fb60e113d7b5a8dae8f93cc9ff0607 2,915 1.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 783.04 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: 719.63 GB
    • Received: 18.11 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.