Loading Tool

Explorer IconExplorer

Memory Pool

83,010 transactions
30.45 vMB
0.14960638 BTC
Random Selection Loading Transactions
Max Size: 184.41/200 MB

Candidate Block

Mining Attempt ca44ef9c3ce6511242065521ae3b5e742fb461d1dd298d3f1cb43898e4f7c2d1
Version 20000000
Previous Block 000000000000000000016a81c5974205d8be7825f3436d4fbbaa2e3ded369b8d
Merkle Root 51d9f2423fb5c0429cc53c7b9b83ff67473787aa91826e3243a1733a323212a5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,644
Size: 1.00 vMB
Total Fees: 0.06758048 BTC
Feerates: 150.61 > 6.77 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,138 (205,808 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
709,330 709,330 00000000000000000006a92dd40119438dfd4430b2c3afcab291efd5d8cae806 1,199 1.00/1.00 vMB 12
709,329 709,329 0000000000000000000c36c2df3dbf1a5bcda72f670b880b49c990868e7987dd 44 0.03/1.00 vMB 12
709,328 709,328 00000000000000000008c23df3b02d25e5fb96a9db1527615b7d0f1b5e7ce03d 1,776 0.88/1.00 vMB 5
709,327 709,327 0000000000000000000c09a14c5d9d9b2329a4658667e7656e71b264d78a91cb 938 1.00/1.00 vMB 12
709,326 709,326 000000000000000000031014f441dd23f02558e28e1f5de934b240f46e974c22 588 1.00/1.00 vMB 10
709,325 709,325 000000000000000000091fbde39afd7de7e6989e8ed95695b1a07b25a621a00c 770 1.00/1.00 vMB 12
709,324 709,324 00000000000000000000dfb99c633cfd865bba7052d73c0af20d3e79a1d2fa55 1,186 0.49/1.00 vMB 7
709,323 709,323 00000000000000000003cec1ae5309f0b73945883a8857491e11b598f1fef69a 2,135 1.00/1.00 vMB 8
709,322 709,322 000000000000000000064973b717df91841f628e163ef83085855cb2fcf018ec 2,356 1.00/1.00 vMB 14
709,321 709,321 0000000000000000000054be51c48cc573ece2fa4df861d84dcff7f438830cd6 874 1.00/1.00 vMB 11
709,320 709,320 0000000000000000000865e93d16209b867cb449a309aeb9508acc528dce5368 713 0.23/1.00 vMB 14
709,319 709,319 0000000000000000000ba421693e1fa23fa71a7fc98e1e789459202ec508fc6f 1,042 0.42/1.00 vMB 16
709,318 709,318 0000000000000000000807a3118de6d888f4d60c6a9fe079ce5d068be16a577b 1,083 0.56/1.00 vMB 8
709,317 709,317 0000000000000000000b931a7b2b9d55a285430eb0a66a720563250341823002 2,561 1.00/1.00 vMB 11
709,316 709,316 00000000000000000002291e7c0b1a580beb7cc39c8f91c6bf39367a340e57be 2,233 1.00/1.00 vMB 18
709,315 709,315 0000000000000000000593055b977ee8891103f923213761aba8edf953a5ccfe 1,845 0.91/1.00 vMB 10
709,314 709,314 00000000000000000008dcf62f767d35b4554582538c47869b91c9f7ab3fc80e 386 0.29/1.00 vMB 5
709,313 709,313 0000000000000000000cb1191c36766a53afa5c85ecb8b8551c2b3978ae1af71 2,629 0.97/1.00 vMB 9
709,312 709,312 00000000000000000000c7d2127f334f5a6a97e8199957860740c32e2a11d278 2,898 1.00/1.00 vMB 8
709,311 709,311 00000000000000000006dee4657a76da02a102fda304ca02f79b0d0b6168deb9 1,958 1.00/1.00 vMB 11
709,310 709,310 00000000000000000005b2d2a5eb793b8bdb6ec7a3e5fb55751db0eadd4945e7 2,639 1.00/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.63 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: 672.33 GB
    • Received: 16.20 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.