Loading Tool

Explorer IconExplorer

Memory Pool

52,646 transactions
30.21 vMB
0.09598315 BTC
Random Selection Loading Transactions
Max Size: 161.38/200 MB

Candidate Block

Mining Attempt 55a1aa086744082b72e0f78e2da1b0a3046b1b93d1ea70143e43727b25cc1602
Version 20000000
Previous Block 000000000000000000006a40b6934de27a65e3f2212bde7c1ad0a2dc2c124e8c
Merkle Root 77fc66a625ef7e0e04fcf035a879cc5854fc2187a5d3c4e86a70a3fae4834d93
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,578
Size: 1.00 vMB
Total Fees: 0.02983401 BTC
Feerates: 201.13 > 2.99 > 0.37 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,261 (801,788 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
112,473 112,473 0000000000006bd236a48ac5bcb4e000256735d90397171992ec727e9300005c 7 0.00/1.00 vMB 2,826
112,472 112,472 0000000000008b7277c33adaf740e209b4dd61a57f1cf19ded61e8ff858d4c92 3 0.00/1.00 vMB 3,875
112,471 112,471 0000000000001e7c9d6973210ed2ca3f6c4d5880250f9d5bb2218138f5b94ca7 2 0.00/1.00 vMB 3,861
112,470 112,470 000000000000d5bb82885cfd78782d1e0ced6ef4ce851f9fb80edcbe82e2e370 6 0.00/1.00 vMB 531
112,469 112,469 000000000000988df23a8bada54c021d2186e76bb1285bc6ce1a2ce2545a928e 22 0.01/1.00 vMB 0
112,468 112,468 000000000000c3401b9dbdff803b655c1f43de96b7e7276fbc474e9198419bdd 5 0.00/1.00 vMB 1,447
112,467 112,467 0000000000011118cefbec0550e26f44433ff612985e54c9359c7c6b4cbeb75f 1 0.00/1.00 vMB 0
112,466 112,466 0000000000008f2baa606809c3c8418a7d865252d0ed106e4e1cdde458c20ba0 9 0.00/1.00 vMB 440
112,465 112,465 0000000000007db7e7b20c08d8bbeafbd77b852a0beff68bb60a04e6b9dda85d 3 0.00/1.00 vMB 1,941
112,464 112,464 0000000000001f10b885ca9c646a7d42f343fe1c6c29645be996439441dda82f 5 0.00/1.00 vMB 1,072
112,463 112,463 0000000000002d21f3fe18d7a834af73a3b8373d69f6f5a449d51ba75c7b0fee 1 0.00/1.00 vMB 0
112,462 112,462 00000000000026b6ecf7c92bf8fc52e45171ee3be0394d355b5c2e413e2bb630 1 0.00/1.00 vMB 0
112,461 112,461 0000000000008149005eb1c84d0186c347dac20f41ffcad1f3090ab9a47089b1 2 0.00/1.00 vMB 0
112,460 112,460 000000000000dccfba05cdf8c141fff22dfb59b97f618f2fd0098eb6b3eb58a4 1 0.00/1.00 vMB 0
112,459 112,459 0000000000012911ad332b51c77266274d2c4f86e3d527157ae86b2ddb41f320 4 0.00/1.00 vMB 1,367
112,458 112,458 0000000000007bae393c3c16424be19e346691c0b26e11272377baaec3f184db 17 0.00/1.00 vMB 242
112,457 112,457 000000000000c7fead4b1e567550a3609f224e8f405b8ea971cfe97c1f9d9b63 20 0.01/1.00 vMB 146
112,456 112,456 000000000000a48fb9f05290eae6f75ffaadc588cf5516da263c846ea94330f3 1 0.00/1.00 vMB 0
112,455 112,455 00000000000018781570dacbecd90c419627a51b57e809ea75b97f5bbeabff0a 17 0.01/1.00 vMB 1,376
112,454 112,454 000000000000e7cefa58e5e52fdc2f7a9a8ed9f673ac693d4ca0622547b0da1f 1 0.00/1.00 vMB 0
112,453 112,453 0000000000005fe8c895cb97311dc6decd080c4fe7dd15a81c8f6f71cb8ad4b5 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.06 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: 577.83 GB
    • Received: 8.66 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.