Loading Tool

Explorer IconExplorer

Memory Pool

41,564 transactions
26.02 vMB
0.05323119 BTC
Random Selection Loading Transactions
Max Size: 136.26/200 MB

Candidate Block

Mining Attempt a3837a6607d90038cfb75425c2f1cc74ea1ae2317c33403829c6c62a8524ca70
Version 20000000
Previous Block 0000000000000000000023f37b3a49d9f828d6949092c7ab46205993b01b2559
Merkle Root 5470e940bd8fdc45c17f7e337254156dd6e2798e06b971b02bd0f4f9746534f5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,884
Size: 1.00 vMB
Total Fees: 0.00596164 BTC
Feerates: 61.00 > 0.60 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,723 (76,458 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
838,265 838,265 000000000000000000031cc7cd89310597743810bf8e6df1ce7b06f48312f62d 3,467 1.00/1.00 vMB 8
838,264 838,264 0000000000000000000191902c692f4ac817bff2a339a271dbb92de8916bb648 2,407 1.00/1.00 vMB 13
838,263 838,263 000000000000000000017c8cfc6d6e10d3f886d5da9fc16939e59948abeba146 3,037 1.00/1.00 vMB 9
838,262 838,262 00000000000000000001cc7151d41629179b0dc273621fddeebb51cad37159e7 2,710 1.00/1.00 vMB 10
838,261 838,261 000000000000000000026f129bd0fae51e339216d20ed24ddefab75a8d8723d0 3,184 1.00/1.00 vMB 13
838,260 838,260 000000000000000000016bf4be2c74cd1469b844fe5980b3f43d2e28ac302df1 4,380 1.00/1.00 vMB 8
838,259 838,259 0000000000000000000107371f30cc9ec102eeb6704d1aeddefa823752928a92 3,301 1.00/1.00 vMB 8
838,258 838,258 00000000000000000002a7f44af3ca1aae37d56ccbcfdd0f9de2355483d6cfad 3,159 1.00/1.00 vMB 14
838,257 838,257 00000000000000000001b93d3493f57da7b19531a4bacbaba3481a2868f67557 3,590 1.00/1.00 vMB 10
838,256 838,256 000000000000000000025770c2dba92534849f2c4da1ca5a0f9d0c964289bbc6 2,486 1.00/1.00 vMB 6
838,255 838,255 00000000000000000000d164b422ada5868172eeca462a4d187564d22d250079 1,871 1.00/1.00 vMB 8
838,254 838,254 00000000000000000001e48b315a28b6d8a44dad37ac30a10aa855f3755b52ae 2,060 1.00/1.00 vMB 10
838,253 838,253 00000000000000000000aacbb99a059cf7f1f3d976fcf55f55f70e73cc89be26 2,329 1.00/1.00 vMB 8
838,252 838,252 000000000000000000024ba8dce50a1008cd1aafae8617050355ad5f5d0797f7 3,730 1.00/1.00 vMB 10
838,251 838,251 00000000000000000001468c7af829481d1b8073ece842739052fd3455474257 3,264 1.00/1.00 vMB 10
838,250 838,250 000000000000000000003d79a9465022b7a81122dd037fb9aee24388357c44bf 2,732 1.00/1.00 vMB 8
838,249 838,249 000000000000000000025dcbf11c4aea1a3ac90c52f8d7bb14ba278d6e6d4524 3,158 1.00/1.00 vMB 13
838,248 838,248 00000000000000000002a20efbec58c4410735260a87f06d31be7c2d0157866f 3,717 1.00/1.00 vMB 10
838,247 838,247 0000000000000000000299a3dbe55315384eed04f9a07674f892c12e1a20aae3 2,824 1.00/1.00 vMB 11
838,246 838,246 00000000000000000001c6369da86ca0555e56acf29ee4af46f55b1aae94c393 3,468 1.00/1.00 vMB 12
838,245 838,245 000000000000000000030d36685dd1b340716c27b1d8d7ba2791d05234db628e 3,161 1.00/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 781.91 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: 645.61 GB
    • Received: 12.74 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.