Loading Tool

Explorer IconExplorer

Memory Pool

82,088 transactions
30.47 vMB
0.12598342 BTC
Random Selection Loading Transactions
Max Size: 183.81/200 MB

Candidate Block

Mining Attempt eab8b2fa8e579b4a295f555f7eaf21055dd5a1a97ddf3e29a7f8e7b0799dd591
Version 20000000
Previous Block 00000000000000000000f924cf5022dab74d96145383ec21fa5a02b0a126c621
Merkle Root c45389b6836de7607aa2133099f14971b08ab989bcaae56d8cb77c1ae1b329d5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,328
Size: 1.00 vMB
Total Fees: 0.04768908 BTC
Feerates: 502.62 > 4.78 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,124 (657,658 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
257,466 257,466 0000000000000009ef0ee227079e237e3bfab95a744af8fe8a84e411da2197e3 76 0.05/1.00 vMB 28
257,465 257,465 000000000000002a81e93a818e59cf07aed1f3ff0e60638677e610446b8b621b 212 0.24/1.00 vMB 30
257,464 257,464 000000000000001767b553882e7b216b8caa2a4a05258af0ae263aff85cb3c6d 305 0.21/1.00 vMB 57
257,463 257,463 000000000000002399481dac6ee5cd915729cc9237d32201c7b267ef7555a980 258 0.12/1.00 vMB 103
257,462 257,462 000000000000000d7d136bf92600f14fe268f1e5b9edb855812258a3e8663e89 141 0.27/1.00 vMB 29
257,461 257,461 0000000000000012c0461e74dfdfd92698615ec3731740a45e6af9ff3dad6c93 211 0.09/1.00 vMB 80
257,460 257,460 0000000000000021c839b47c63e2631872bcc255f72a17d1d6c7ba6758a6df20 365 0.18/1.00 vMB 98
257,459 257,459 000000000000001e2f1600919589e5e6a8616ddef165278096970c1c794c4036 375 0.19/1.00 vMB 99
257,458 257,458 000000000000000f1400a5efdd4e9b6bea9590d612f6e274614a903ac1aa6f5c 245 0.12/1.00 vMB 95
257,457 257,457 0000000000000012a914e011a9659b4f72f7f2d388be19d7376909fe4e0c4e60 187 0.08/1.00 vMB 106
257,456 257,456 000000000000000562f6a3e62fec2bfb3e2c807f387ecba76ea97470eb043e8b 47 0.02/1.00 vMB 10
257,455 257,455 0000000000000001ded0090c12b73312506aa6802e1ac3413af7823a08ec821a 443 0.19/1.00 vMB 106
257,454 257,454 000000000000001e02f2fb756230db04ecec95695d970e94a7d9d269736a52c0 295 0.14/1.00 vMB 87
257,453 257,453 00000000000000084f99d41fea8efab3a36ca4b89e7669041139c59d3d1928df 47 0.04/1.00 vMB 34
257,452 257,452 000000000000001a34716879f351e929c8d4bf7098c8ad0f3c528c55612ec290 280 0.09/1.00 vMB 154
257,451 257,451 000000000000002c0f010730ebe6ff7bd8b16d59968462f731ebc58a2e2862a4 70 0.03/1.00 vMB 51
257,450 257,450 000000000000001942ee289859c34c103739d477d2d981c49ab85ad1d23240e4 162 0.08/1.00 vMB 70
257,449 257,449 000000000000002b5f121deba286b88131beb9ee0cafa7f0517709588ba9afc2 64 0.04/1.00 vMB 97
257,448 257,448 00000000000000065d666b957c26d5f37f7d695729b75d4586d0af641adc58e2 39 0.01/1.00 vMB 53
257,447 257,447 000000000000001ae0501dd8d58a7f61972b5878303bd0f8e1a39e4183f3e38e 254 0.12/1.00 vMB 92
257,446 257,446 000000000000002ff839313bf60795bb92f8ae9f16482006fbcc5e61a98fb7df 277 0.12/1.00 vMB 84
Previous 10 blocks ↓
Total Size: 782.61 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: 671.88 GB
    • Received: 16.05 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.