Loading Tool

Explorer IconExplorer

Memory Pool

79,690 transactions
29.65 vMB
0.07330323 BTC
Random Selection Loading Transactions
Max Size: 178.44/200 MB

Candidate Block

Mining Attempt a9fe7f7b9a0aeb8859bfb3887dd24bf3f7882f0058832da38f18eef2af0cf645
Version 20000000
Previous Block 000000000000000000005ca632d69633021cee09eb0a1dc73d46b978a1e9df69
Merkle Root 86472d0ab0b8086f58345e73c50e12cd8894f2b90f2bb97943ff808fae439566
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,688
Size: 1.00 vMB
Total Fees: 0.01303332 BTC
Feerates: 454.44 > 1.31 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,985 (361,500 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
553,485 553,485 00000000000000000001396826d49b72e9e1061665039553ac783a26a75e6dfc 2,570 1.00/1.00 vMB 16
553,484 553,484 0000000000000000001cf0ebf56562a16461f1fea099950fcec09e1f2686b8a7 2,979 1.00/1.00 vMB 34
553,483 553,483 000000000000000000189ffff78b77d6c408a36b99098c41fb4be2d4ff6ffceb 419 0.57/1.00 vMB 2
553,482 553,482 0000000000000000002fa928a8c2ecf79f1d8f962745c49a8ba4f98e32de3f05 2,809 1.00/1.00 vMB 13
553,481 553,481 0000000000000000002fc33ac46fe482972e0e9e479377e5ce1f5b6d13ec4b58 2,672 1.00/1.00 vMB 27
553,480 553,480 0000000000000000001934ce3b5fe7f932bb0956c6196931c5db6918bfa14c53 764 0.31/1.00 vMB 13
553,479 553,479 0000000000000000002b5aac4416fc7ba7130ee6e94fa1810a18beb6521ff29a 1,392 0.59/1.00 vMB 15
553,478 553,478 000000000000000000115ef94d6f87dc4a5b31569c29f1fb324dba01012c9116 451 0.20/1.00 vMB 22
553,477 553,477 0000000000000000001aa13eeecf00e17add7d0f2e75c5a8915ce71737a56fba 1,945 0.76/1.00 vMB 15
553,476 553,476 0000000000000000002f49dc89c08e52ebee6b701ff079b9b0fc200e2ab60db8 95 0.07/1.00 vMB 5
553,475 553,475 0000000000000000002b58250684b2fcfb94040a15b858455c2aeeb245e4ce09 2,033 1.00/1.00 vMB 10
553,474 553,474 00000000000000000017d47edbd68244f3cbab0644af837b844fd6e685457b9d 2,275 1.00/1.00 vMB 14
553,473 553,473 0000000000000000000fc282ba8e54e1c3f3f6d153627248588b6cb21d04729f 2,848 1.00/1.00 vMB 17
553,472 553,472 0000000000000000000e06b6698a4f65ab9915f24b23ca2f9d1abf30cc3e9173 2,465 1.00/1.00 vMB 16
553,471 553,471 0000000000000000000e46efbe1bb01af1dd76c664e0ea9c43d5c98c219e2b4d 1,809 1.00/1.00 vMB 3
553,470 553,470 00000000000000000001c75d3bc726dd245fcef3733c65d121d3c64096f39361 2,908 1.00/1.00 vMB 24
553,469 553,469 00000000000000000013f7e9e1c73869ab2ac3936232ef290805d7d13f110171 2,136 1.00/1.00 vMB 11
553,468 553,468 0000000000000000002c5fa7c5bc8b040fb1f7665789bb207e47afad29497164 2,118 1.00/1.00 vMB 11
553,467 553,467 0000000000000000000af8c94d3b659e3b9e92a429337942cb2fc6e4968e8bfa 2,269 1.00/1.00 vMB 3
553,466 553,466 00000000000000000029b3e20b657e121b26f0bde744e043d1103e9b410c8aee 2,590 1.00/1.00 vMB 17
553,465 553,465 0000000000000000001fb1637631b5cd46c32798dfe960bb2a7c46445f6ed505 2,635 1.00/1.00 vMB 41
Previous 10 blocks ↓
Total Size: 782.37 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: 663.23 GB
    • Received: 14.89 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.