Loading Tool

Explorer IconExplorer

Memory Pool

84,761 transactions
31.88 vMB
0.11108336 BTC
Random Selection Loading Transactions
Max Size: 193.62/200 MB

Candidate Block

Mining Attempt 9df56f23b76a3a5951610943b7694d8788faf787910f1de72dc5c979ffc45d60
Version 20000000
Previous Block 00000000000000000000d458498d88f256390ba991d916d90569548e7a257dd4
Merkle Root 390428e5a28aa23e3c96f7c609ccde874b18d2106fc3e4ada5ffeaeb2b9bc963
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,012
Size: 1.00 vMB
Total Fees: 0.03286595 BTC
Feerates: 299.43 > 3.29 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,345 (635,042 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
280,303 280,303 000000000000000151e4866aa4e416749950a45efc7a8b4a4fe25bc4276272b8 110 0.03/1.00 vMB 69
280,302 280,302 00000000000000024a87e0c2bfa84bfe5fd7046bc17ebf9921a2a14acbcddbfd 249 0.14/1.00 vMB 6
280,301 280,301 0000000000000000271556788641758d5b89ec34bdf8a804fb084ac1b865fde5 139 0.08/1.00 vMB 26
280,300 280,300 000000000000000129b470bf861edbf1c45de234285b9226a15eaa792ffef57e 516 0.26/1.00 vMB 50
280,299 280,299 0000000000000000cc0fc81648c072de9e26c48806a62b84234ef3d2df27503b 442 0.43/1.00 vMB 19
280,298 280,298 00000000000000009a73a582e26d42173bc70e2374e864498fa7a09b60bc785a 564 0.25/1.00 vMB 36
280,297 280,297 0000000000000002067e18a6670c02bc1c88749c9a6b96374d5410528d263cbd 856 0.25/1.00 vMB 88
280,296 280,296 00000000000000025f6bb72647935ccaf36f365ac2561f3314a56637c3402ff7 90 0.03/1.00 vMB 170
280,295 280,295 000000000000000097d35fc3773c4c40081a2cca4f5a93b3ad86795574c66a14 363 0.25/1.00 vMB 33
280,294 280,294 0000000000000001a77fefc6627e4bd31203a488f7de8d672cb8ba01a0e8ac44 1,311 0.50/1.00 vMB 61
280,293 280,293 0000000000000000c55002655faebebbf20825e3375ec57a7212730ac5a299da 141 0.06/1.00 vMB 58
280,292 280,292 0000000000000000b93245aa6ee8c920df3b659b40033a1b26d347707d3a2188 596 0.25/1.00 vMB 50
280,291 280,291 0000000000000000f8552f9a3291f5616dba956d30197ecd73d2748072998ceb 185 0.24/1.00 vMB 20
280,290 280,290 00000000000000023e0658d96f7f9661617351c79e10b993c67442829af7706f 453 0.50/1.00 vMB 34
280,289 280,289 0000000000000000e86f5a09744254ca4fcab6815bf86a2eca9e0032ac561af7 629 0.25/1.00 vMB 85
280,288 280,288 00000000000000002d64472f52577476d140c06d740c1c6bd13cedc8c82cfe50 591 0.25/1.00 vMB 64
280,287 280,287 000000000000000064f54cc4be16613c4ad4b24bdc93312e99280c8a1f4f92ea 36 0.25/1.00 vMB 12
280,286 280,286 00000000000000009b660414eb9a137bdae43ec7d000004c57dbe12a26e8ec8f 259 0.35/1.00 vMB 17
280,285 280,285 00000000000000003a3fdc14e259f30e7dbe6c37969b96415b29c6a361ea69d6 739 0.25/1.00 vMB 66
280,284 280,284 0000000000000001b10cded83ecb5ba829f442130e652e8cdf475b4bdbdc575a 77 0.03/1.00 vMB 68
280,283 280,283 00000000000000004cabfd01664b6b7a153ad14b4fd9fdaed6c84db713085540 699 0.25/1.00 vMB 55
Previous 10 blocks ↓
Total Size: 782.99 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: 717.73 GB
    • Received: 17.85 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.