Loading Tool

Explorer IconExplorer

Memory Pool

79,158 transactions
29.98 vMB
0.07582271 BTC
Random Selection Loading Transactions
Max Size: 183.21/200 MB

Candidate Block

Mining Attempt b2340f09a5226f965f1a841ebb0f0190111b2581dd3ae344f69b1e4602314506
Version 20000000
Previous Block 00000000000000000001341e3d93978594e8c6b2f50720725be672de3d340c6b
Merkle Root 7aa8e664964cd26c1fbb5a6ea22c8a39807c4ff25198aa589c371ffff68f5aa5
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,329
Size: 1.00 vMB
Total Fees: 0.00923294 BTC
Feerates: 40.21 > 0.93 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,390 (553,734 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
361,656 361,656 00000000000000000ff53052d520195a4814eb0255e7f45419bad67518cc0407 2,465 1.00/1.00 vMB 36
361,655 361,655 00000000000000000a203bd78c8536399f67275064107def6c7afea29c4e3a7b 460 0.22/1.00 vMB 30
361,654 361,654 000000000000000003d9eba01285e58ce85f7b35d847f1c108f2d9425ed330dc 494 1.00/1.00 vMB 13
361,653 361,653 0000000000000000099ffd397904a0ad710c5ad27ae9dfbf87568ca13291a277 693 0.75/1.00 vMB 19
361,652 361,652 000000000000000004b19e2180dd6abf5701b1af3a8763a0d3cb0d92be1e6c09 614 0.75/1.00 vMB 16
361,651 361,651 00000000000000001128683847671e0ca022f9c74df90a3dc718545379101b72 235 0.75/1.00 vMB 11
361,650 361,650 00000000000000001384576324d1aba591bdc53589ed7a85414057be3f1c07b0 636 0.95/1.00 vMB 16
361,649 361,649 0000000000000000054f5e6e9df6a51a69d1c3854e2137a68e1530dbed64691c 2,172 0.95/1.00 vMB 27
361,648 361,648 00000000000000000f6ae6d19a05a84e296402b21746ecc6a218fe8a419c761b 2,339 0.75/1.00 vMB 56
361,647 361,647 00000000000000000bb4abd88c6b023e9f19a1c1deaac120467279c330a803cf 959 0.75/1.00 vMB 95
361,646 361,646 00000000000000000e806870e7e9cf4d507af6b78fc709e6839a8d34b52ea334 197 0.16/1.00 vMB 10
361,645 361,645 000000000000000015a3db2bf219d557bffdd87221c5e04c463f31f7654b72f1 1,284 0.75/1.00 vMB 24
361,644 361,644 000000000000000001f91d9aebf279d381321e5744d286d0d2a0147328f9e24a 1,478 0.75/1.00 vMB 32
361,643 361,643 000000000000000003932458055c68d4ee2b6d68441c4764efbdf6b0b1683717 765 0.50/1.00 vMB 19
361,642 361,642 00000000000000000fe727215265d9ddacb2930ad2d45920b71920b7aed687f1 1,207 0.67/1.00 vMB 28
361,641 361,641 0000000000000000059ce42ee6958b5de4a69fe06a12bdbba827eaeb626b8ec4 1,677 0.88/1.00 vMB 25
361,640 361,640 00000000000000000a31402a14cb54a00d29d6620b4944925ae070c6897e6b96 267 0.17/1.00 vMB 22
361,639 361,639 00000000000000000c01d0cb606f8e378999a55011073089cf262e0ce9ae7ecc 543 0.30/1.00 vMB 25
361,638 361,638 0000000000000000121e2850c86a99c8672c9396adebb0a0759e85a5fbb8922c 1,174 0.65/1.00 vMB 26
361,637 361,637 000000000000000005a4c76d0bf088ef3e059914d6fc0335683a92b5be01b7dc 1 0.00/1.00 vMB 0
361,636 361,636 000000000000000006b839f63420e76af67f8d36cc6986769d9d80652aeeb7b6 394 0.50/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 783.07 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: 720.88 GB
    • Received: 18.29 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.