Loading Tool

Explorer IconExplorer

Memory Pool

76,815 transactions
28.76 vMB
0.06845857 BTC
Random Selection Loading Transactions
Max Size: 174.20/200 MB

Candidate Block

Mining Attempt 4fc42e631cfd9cc47b99ff9d319f4770edc7eae4185c34bf3e9eb13609ff5ce4
Version 20000000
Previous Block 00000000000000000000e77986292dbc09ac5349d11628448e2144e30f8f2f64
Merkle Root d7041c960a1d6bd50e64035755ac25aa7c90994fe34c6d9942093c12933cd01d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,570
Size: 1.00 vMB
Total Fees: 0.00847989 BTC
Feerates: 50.27 > 0.85 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,155 (205,823 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
709,332 709,332 0000000000000000000a8453f7c5b6c52b6a93c9e561a0d7be22706f7d36e272 458 0.18/1.00 vMB 14
709,331 709,331 0000000000000000000c34e830e924c916d7bce9b32cd660cdf3d1b00e0551a9 561 0.19/1.00 vMB 6
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
Previous 10 blocks ↓
Total Size: 782.66 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: 673.06 GB
    • Received: 16.36 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.