Loading Tool

Explorer IconExplorer

Memory Pool

40,515 transactions
20.60 vMB
0.11061508 BTC
Random Selection Loading Transactions
Max Size: 113.20/200 MB

Candidate Block

Mining Attempt 56442fd0d42c9228b5e033ad1d11486ec2c3778cc5fa050242d763d0ac48add6
Version 20000000
Previous Block 00000000000000000001d32a64f5a9fd0bffe928323de9f2e4c91f06684e673c
Merkle Root 8a6f08839c1866b7c6d1c28959462da3ba5f114c8e088f2fcfbcb2f20460c6c2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,656
Size: 1.00 vMB
Total Fees: 0.06447562 BTC
Feerates: 477.45 > 6.46 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,920 (786,366 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
127,554 127,554 00000000000015fa32c760defba08895f3f371295f7fa8a9db509463fbd97fc2 37 0.02/1.00 vMB 776
127,553 127,553 0000000000001de06a4a0ad7e375462a88106118912e5cb3adbe02957af16938 47 0.02/1.00 vMB 471
127,552 127,552 00000000000005c75918d95504d7fa0be214a4e876c85353eced80af18286fe7 37 0.01/1.00 vMB 273
127,551 127,551 000000000000124fdddfb9be88e684fa450b02562f74a634cf3061f8dc575e8e 23 0.01/1.00 vMB 1,117
127,550 127,550 00000000000015ba3308d66be350da98956be3bc7eed58c1dcd0715d630a1d2f 3 0.00/1.00 vMB 0
127,549 127,549 00000000000024a4cc9c3c4154e76f5984feb5c356d4d4851a9c3a9506b79787 73 0.03/1.00 vMB 202
127,548 127,548 0000000000000e1d79f277f61683140d4e11dd53bf4121a34b6e2fddef7b55cf 45 0.02/1.00 vMB 1,057
127,547 127,547 0000000000000c93d76e30c856c2bbf7dd621d48910e93254583c9af311ac46b 39 0.01/1.00 vMB 540
127,546 127,546 0000000000002405140939dd2a86c94fcd444012dfb85050ebf59e6ec750502b 21 0.01/1.00 vMB 176
127,545 127,545 0000000000000e026877e3d7fd547a106f050df42e84194ee34fb423650bcf53 4 0.00/1.00 vMB 1,642
127,544 127,544 00000000000002dce2e63d21ee3e5d8818e9f581228aa59ca4fd47e4843140c5 45 0.02/1.00 vMB 981
127,543 127,543 00000000000011ce20a12ab963a99867ad54d3753132beadc45c194ebc48f703 10 0.00/1.00 vMB 1,032
127,542 127,542 0000000000001bcf50d99619996db1b57617fa13aa0c4376b20cfbcbd948327d 98 0.03/1.00 vMB 416
127,541 127,541 000000000000192c848ed14b6323b6af228e74d13c579f8da73e5dfa239e6281 6 0.00/1.00 vMB 2,123
127,540 127,540 000000000000246de1ab92318f7c51ede9e7784428cb8afd3ecd393a05cc7577 27 0.01/1.00 vMB 618
127,539 127,539 000000000000247c5246fec871835efce339e215f0d9b4e9bad316a472f3804f 10 0.00/1.00 vMB 1,072
127,538 127,538 000000000000261c38f6059982c5bd08bc59464138c5e79371af39f856e7fe71 48 0.01/1.00 vMB 1,342
127,537 127,537 00000000000004855f171e0c2f081251667d27684a545217560de373e6e4d6f6 21 0.01/1.00 vMB 873
127,536 127,536 0000000000001f135c433916d96bc5d32971f4a1cd474112d0ccb6794344b7f5 52 0.03/1.00 vMB 114
127,535 127,535 000000000000110277ee72e4c6a1f75b317999745287b13a5c2842f5eb7c747a 16 0.01/1.00 vMB 2,148
127,534 127,534 000000000000161fcc369586db41434aa19a94f95b49b87054b5360c96364c45 5 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 780.47 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 11
  • Data Transfer:
    • Sent: 528.39 GB
    • Received: 5.60 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.