Loading Tool

Explorer IconExplorer

Memory Pool

48,285 transactions
27.41 vMB
0.07467180 BTC
Random Selection Loading Transactions
Max Size: 146.17/200 MB

Candidate Block

Mining Attempt 06e348a084e1d8164da393a76fa3036ff50e83911fe8f423e14b40e6ca663f4e
Version 20000000
Previous Block 000000000000000000016efaef9f7da737aa2349d0b4dafc4a282bf2e687179c
Merkle Root bd57c3f36d18cfc46af32b161b3f615887d89fccf4d5d1478693dbfeed363216
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,961
Size: 1.00 vMB
Total Fees: 0.02340064 BTC
Feerates: 150.92 > 2.34 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,784 (792,213 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
122,571 122,571 0000000000001394316422eefa42f60521bdeeda35b6e2690bdcb54253af4690 12 0.00/1.00 vMB 217
122,570 122,570 0000000000006f4fdb4eb57b8c50c0e4649047ceb1db061f71aadb2e14b9b4a0 10 0.01/1.00 vMB 315
122,569 122,569 0000000000007495a2405f87ce126e0fb8117499e10ac5afc1fd9204434fd7b2 11 0.00/1.00 vMB 616
122,568 122,568 000000000000520a86d250e6691680aa2152465ca29f63dd40b32660db12566a 3 0.01/1.00 vMB 0
122,567 122,567 00000000000045ce497c8582139420d638bbe44b4a7c543f208bcff4988c8952 12 0.01/1.00 vMB 645
122,566 122,566 00000000000050fdc9592439a02e7b473b35630b47a8107167807ec32550d02c 41 0.01/1.00 vMB 1,039
122,565 122,565 000000000000906703185366f65833a2124b38791aae2e729c3a8f856260d863 1 0.00/1.00 vMB 0
122,564 122,564 00000000000085d433111f53add8d72abe2c1ab504d3d957a71c80a3c428165d 9 0.00/1.00 vMB 613
122,563 122,563 00000000000000ddfa432e2e108f876e8c23ab01646a78fd936e16950358ac8a 11 0.00/1.00 vMB 1,184
122,562 122,562 000000000000002c1eeb4fd87e64bfe97a366722df71731d616ae1ee147e6271 9 0.00/1.00 vMB 277
122,561 122,561 00000000000093ce1fcb0ddd0d2b56058f829bd035889bb057df1937718e17e7 28 0.01/1.00 vMB 486
122,560 122,560 000000000000243b98902e77c487ba3a177a2d25a902a50c9c6602b0d4175012 9 0.00/1.00 vMB 0
122,559 122,559 0000000000000aa42f875352d204218542f20345104bd04d63a357f784b28269 14 0.01/1.00 vMB 1,733
122,558 122,558 0000000000006a5728ac93068f760deed79ec00f29da746e94591c2e3a63b47c 17 0.00/1.00 vMB 1,260
122,557 122,557 00000000000091f60171310f01814958dec9624d8b8196667622ce75b93abc44 11 0.00/1.00 vMB 0
122,556 122,556 000000000000717804ee52d43e786eed4d699c92169ad2bdaf3828fc7585edf6 10 0.00/1.00 vMB 0
122,555 122,555 00000000000092977fd99927b0dacf08ed63ce912aa62a3d7840f1677d8948ba 28 0.01/1.00 vMB 202
122,554 122,554 000000000000866fcbebd6994e49d45358c2261ae0b460b282d54f613911175e 7 0.01/1.00 vMB 393
122,553 122,553 00000000000082737987539efed728e578ee34fb9d784300b03e18395416b79a 10 0.00/1.00 vMB 309
122,552 122,552 0000000000007f0c221ce2d0a81a5888279ad4623e606c30af89ac4d3ae723e2 12 0.01/1.00 vMB 0
122,551 122,551 00000000000016e967f4fa4f7680856cb4d0b1755b73b8ae421e035409214146 2 0.00/1.00 vMB 1,464
Previous 10 blocks ↓
Total Size: 782.00 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: 649.05 GB
    • Received: 13.12 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.