Loading Tool

Explorer IconExplorer

Memory Pool

79,629 transactions
29.92 vMB
0.09949707 BTC
Random Selection Loading Transactions
Max Size: 180.63/200 MB

Candidate Block

Mining Attempt a10b79fa947d10af7a758479ac8acaeb94e0ffc3e75a11394819f32e94314ba4
Version 20000000
Previous Block 00000000000000000002062c598182760e2a42bfca1c5daff2d027e17aacdd70
Merkle Root 52a4e2d570747353f8065932061d1f577c9283cc698f94d68d9932dbd56776ea
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,773
Size: 1.00 vMB
Total Fees: 0.03133339 BTC
Feerates: 120.36 > 3.14 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,131 (534,643 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
380,488 380,488 000000000000000006fac8f5daaa0153fcd4c502544de0620446154b6d797497 106 0.06/1.00 vMB 40
380,487 380,487 00000000000000000320a72b0b908e86ffa5c8f8d510d7453ac5de5c93ed5f7a 477 0.46/1.00 vMB 17
380,486 380,486 000000000000000006f7de79524170ed39e0b1381ecfba82795d6f5545a7e610 1,711 0.75/1.00 vMB 45
380,485 380,485 0000000000000000061336e2f34972d9c9d67cb4fd3ff20f43abc51ecce6651e 461 0.25/1.00 vMB 32
380,484 380,484 00000000000000000a3db57654733ed5218258bc84c6239f5ed3c1bfdf7015cc 468 1.00/1.00 vMB 6
380,483 380,483 0000000000000000089eda99e031d6330eac80b8d5adec2c23b5357e18ce99ca 749 0.38/1.00 vMB 36
380,482 380,482 00000000000000000a6c114f9f82d112cbb5418337d946a3038fba5b264d2535 338 0.25/1.00 vMB 24
380,481 380,481 000000000000000000dc78b91cac536f6e5bc04b1da4ae8fbb5c58acca5c1a2a 363 0.20/1.00 vMB 30
380,480 380,480 000000000000000009bd67be20615c589b7e01060c35431d1954e4278b709fe2 601 0.40/1.00 vMB 33
380,479 380,479 000000000000000004183443025f128b8e49f3e95e0653788b5ab75a6512494f 297 0.23/1.00 vMB 19
380,478 380,478 0000000000000000069cbbc9eacd74be42da1bc50e041c43f552b12a9ae99a84 488 0.21/1.00 vMB 35
380,477 380,477 00000000000000000637cda455d6ca9f3497f4afc54e2524bf2e208401a88a77 1,530 0.90/1.00 vMB 34
380,476 380,476 00000000000000000822be09757b0e0735c7ae03eb8742b0ea3b7396830b9f7d 158 1.00/1.00 vMB 1
380,475 380,475 000000000000000001fad65782b49c149c226116c7fd60a83ab591418acb761c 352 0.20/1.00 vMB 27
380,474 380,474 0000000000000000043df71e9988335fce7b5280e4e56a54b078049cdd7125d7 196 0.12/1.00 vMB 39
380,473 380,473 00000000000000001162ed846688e57230240a8e61569e0d734eae2b8ae62f11 1 0.00/1.00 vMB 0
380,472 380,472 000000000000000001b3432152921edd66e6127f83fca747987c86dd118df278 499 0.29/1.00 vMB 34
380,471 380,471 00000000000000000c6ba65fa15fe5e36fc1d9754e9ce12780097097c70b30b3 208 0.15/1.00 vMB 21
380,470 380,470 00000000000000000e731fbec25fe764a7ad5d70e175a2fe738a08726182a1cf 331 0.17/1.00 vMB 32
380,469 380,469 000000000000000010c69dc49500e5b350ec06e7a4aa7c93abfff89926c8a8c9 225 0.18/1.00 vMB 22
380,468 380,468 00000000000000000e189c314a72bc079be76013f0d154de5b7f7fd85ff5bb70 620 1.00/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.62 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: 672.04 GB
    • Received: 16.12 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.