Loading Tool

Explorer IconExplorer

Memory Pool

38,866 transactions
26.24 vMB
0.05452817 BTC
Random Selection Loading Transactions
Max Size: 136.35/200 MB

Candidate Block

Mining Attempt 93dc3c81d62b98ebfcfd50d5a63405843ab8e603efc0b0688bd5636fd2ae8719
Version 20000000
Previous Block 00000000000000000001b7674223024d82c52e523316ed94cc86a2e4e969203f
Merkle Root 409160d389ca13a83979236f794b07037673a29d6b0d26193c6fdcc46f2b3b02
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,592
Size: 1.00 vMB
Total Fees: 0.00664234 BTC
Feerates: 77.76 > 0.67 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,867 (304,404 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
610,463 610,463 00000000000000000006cace4fc20c1d154fbf6e3da3db64c5bdecadf68ce737 2,870 1.00/1.00 vMB 3
610,462 610,462 00000000000000000005a97126cf709584ecab767fecd9811c0ee90ae03e6f23 2,827 1.00/1.00 vMB 17
610,461 610,461 00000000000000000012e8aad12a349a0d2e8aaba1816d2f3550864d996682a8 2,515 1.00/1.00 vMB 31
610,460 610,460 0000000000000000000fdcf90bc57bda2d03c6703440d49890a26df3b6af926c 1,871 1.00/1.00 vMB 6
610,459 610,459 000000000000000000099cce6bb391ee39cffeb3c3345e9ae2131b40d8995a0e 2,735 1.00/1.00 vMB 9
610,458 610,458 00000000000000000006f5535c83efcd99a88f2ef3ba013eb3b15592c7e6e40b 2,847 1.00/1.00 vMB 31
610,457 610,457 0000000000000000000ca69e25f89f74d484630b6411c97310dddbedd97c8b03 484 0.15/1.00 vMB 14
610,456 610,456 000000000000000000043df11ac03290857f7779c4a247d64a10680df249b6c7 2,223 1.00/1.00 vMB 10
610,455 610,455 0000000000000000000985da868af3b26c9487bab85190c1156f35b1145465d9 304 0.09/1.00 vMB 13
610,454 610,454 0000000000000000000a9bed6f5b13d16c87799533a8905a5ca424d6f87b2311 1,164 0.74/1.00 vMB 8
610,453 610,453 0000000000000000000c3ff754b14cf238fd18c218c9b7a9a0531a56d9759781 2,334 0.91/1.00 vMB 14
610,452 610,452 000000000000000000055455a288a1e7ffcb2573955b70596a633d76c165560d 369 0.12/1.00 vMB 13
610,451 610,451 0000000000000000000b91db97674654a40f990285edba2a86eebfb00b2b3e3c 1,597 0.58/1.00 vMB 12
610,450 610,450 0000000000000000000d9c2cca9a49ed3da89559cc1b521b76f8cd2a1979eb69 448 0.13/1.00 vMB 16
610,449 610,449 0000000000000000000bcd69c84940cdcb5d1498868bb7fb8a6f966ce902edf7 135 0.04/1.00 vMB 5
610,448 610,448 0000000000000000000af0fb50b27c10161556021b8a530b2c8b8534bd7f8bce 796 0.25/1.00 vMB 15
610,447 610,447 0000000000000000000122cce21d4252000f060537639db2d07c6e825fa51f81 2,714 1.00/1.00 vMB 12
610,446 610,446 0000000000000000000739ff01a87beb059146893a0fdd6ce2aa216981c4e182 2,082 0.71/1.00 vMB 11
610,445 610,445 0000000000000000000960a08d0b576f235b7125e71906854648807ae585fdfa 1,583 0.53/1.00 vMB 7
610,444 610,444 00000000000000000007769b12cb403198271fa049326b6465410c620c4c8687 2,232 1.00/1.00 vMB 17
610,443 610,443 000000000000000000061952a73f3f59b0c9cfceb7f3d746fb5e26341d3fafe7 1,864 0.68/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.15 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: 653.14 GB
    • Received: 13.83 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.