Loading Tool

Explorer IconExplorer

Memory Pool

89,300 transactions
33.07 vMB
0.20981689 BTC
Random Selection Loading Transactions
Max Size: 199.84/200 MB

Candidate Block

Mining Attempt 3308095e2504cdaa402f9f65a02eb90055a6c4957d09c09d86e878e264c77211
Version 20000000
Previous Block 00000000000000000000880b1680fef67d1387961500b05f68e29399f83d5076
Merkle Root ad3de2d2910de245e7bcf12839ace13b43bd4c25cd7001c5712c836bfe1812ce
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,636
Size: 1.00 vMB
Total Fees: 0.09424034 BTC
Feerates: 387.56 > 9.44 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,953 (592,594 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
322,359 322,359 00000000000000000fc7104cbf7a4a19c1db9946f3967fc60f7a92097c3f5563 879 0.75/1.00 vMB 19
322,358 322,358 00000000000000001a67e8398d0c63b55a837bfdf3168ce5e04a681e1c3d27a9 2,094 0.75/1.00 vMB 39
322,357 322,357 0000000000000000020f0dfb1ab296f296aa5fd23d7c112b0fac70e2f11d1deb 491 0.39/1.00 vMB 18
322,356 322,356 00000000000000002082247269c9871fa55fbc38de081f12d9e990665f65fa65 332 0.31/1.00 vMB 21
322,355 322,355 00000000000000001570783290dd6385e26e1e7f28348e213b2d3720d81ff227 325 0.22/1.00 vMB 24
322,354 322,354 00000000000000001f7c4d57b11bbf5225cd6424113b91ffa5a4d88740ed8dd7 77 0.03/1.00 vMB 39
322,353 322,353 0000000000000000033c53f88e75c5c76c00484a6d6d0b9687d31633d874c99d 233 0.11/1.00 vMB 32
322,352 322,352 000000000000000014ba34893673fd7d484c8e4f7c5a7173f8e5ce84d974b2a6 1,115 0.56/1.00 vMB 39
322,351 322,351 000000000000000001a3cfc905e35f831b7c03afcc90eefa2c4d8ae31c3f4966 329 0.16/1.00 vMB 30
322,350 322,350 00000000000000000c984aea83536e3c586fbb129fdf21b21bc0fcb80a10857f 663 0.31/1.00 vMB 30
322,349 322,349 00000000000000001d4bd1548a539261f2f2a9e5c5611c02a7dd1533568a76fc 323 0.18/1.00 vMB 26
322,348 322,348 00000000000000001f7f07d170c0780e5648e6ebfc59189929b2fc0835e9f863 190 0.12/1.00 vMB 24
322,347 322,347 0000000000000000167abae8f3b41761eae1174066a3ca140384b8d52b3ae637 218 0.13/1.00 vMB 24
322,346 322,346 00000000000000001b2400401433a9110f018ff5c5c1211bf20bcad833158013 596 0.34/1.00 vMB 26
322,345 322,345 00000000000000001a810b5a631272de16731227f8359ba016083c12aff9c8e5 789 0.42/1.00 vMB 25
322,344 322,344 000000000000000020197af4a9a6d5b4e998e2bab016e8fc57ff83ef3b637519 64 0.03/1.00 vMB 51
322,343 322,343 00000000000000000eacf0444a6da8165fe31e27cf859256c40ebfdd53434723 230 0.14/1.00 vMB 23
322,342 322,342 0000000000000000165349e9ee2cc8c8059dbe05c13b92292f91c59a70796695 787 0.43/1.00 vMB 32
322,341 322,341 000000000000000007704c77b85f48fa218e0ee58ba767bef0b8f09a309aef64 188 0.12/1.00 vMB 28
322,340 322,340 0000000000000000234c615c6f82a136145acd9f8d94b165881f040d2d078933 64 0.03/1.00 vMB 33
322,339 322,339 0000000000000000086e5aadde43b28f47ca44dfdf2b3993206014c4ac6e38ae 273 0.18/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.31 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: 660.19 GB
    • Received: 14.62 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.