Loading Tool

Explorer IconExplorer

Memory Pool

82,346 transactions
30.28 vMB
0.14191268 BTC
Random Selection Loading Transactions
Max Size: 183.37/200 MB

Candidate Block

Mining Attempt f6691634dd96bc3ad5630800ae7e72371050f493ae8c1c037e3aae1ef46aa847
Version 20000000
Previous Block 000000000000000000016a81c5974205d8be7825f3436d4fbbaa2e3ded369b8d
Merkle Root a5c218f41de66885532a8b4e4a27fb934e3a8b3e2451d38387f59a77bd395818
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,861
Size: 1.00 vMB
Total Fees: 0.06447661 BTC
Feerates: 137.89 > 6.46 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,138 (105,601 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
809,537 809,537 00000000000000000000ee24c4f801f00734ff9e5662978d19c239aa7fb84ae0 646 1.00/1.00 vMB 9
809,536 809,536 00000000000000000000f33f2ebf5aa25c7f7dc4c00b46a6f6a77d5561e1104c 522 1.00/1.00 vMB 7
809,535 809,535 0000000000000000000121ef088b5e7e11ef129ebcb05d77e582f2c8602921d7 219 1.00/1.00 vMB 7
809,534 809,534 00000000000000000004792b2f61f8146eb6a1b7648db8c032208200cdaa9ddb 2,114 1.00/1.00 vMB 11
809,533 809,533 0000000000000000000003eccb1284408f79cb8c3c0c948d517a22750ad67eb9 1,571 1.00/1.00 vMB 19
809,532 809,532 0000000000000000000057eeb1cedda414abab72fe40ea1b8ebdcb3316f9c39e 526 1.00/1.00 vMB 9
809,531 809,531 000000000000000000042738b269d83b45f088b2988a06c95c1498532b72234e 576 1.00/1.00 vMB 9
809,530 809,530 000000000000000000002b28d4f0208384615ff645deb5b09701e0e6e62b442e 845 1.00/1.00 vMB 9
809,529 809,529 000000000000000000013222047b054a16e04c3cb99257fd2aac3e4965da0857 1,992 1.00/1.00 vMB 15
809,528 809,528 00000000000000000000692dc42a2767d36eee06b98b02e3cd8d727da76b5812 1,198 1.00/1.00 vMB 8
809,527 809,527 00000000000000000002286976ccf93385341e46f0727add08e21e65b4fc48d3 1,700 1.00/1.00 vMB 13
809,526 809,526 0000000000000000000186f15132a2bd1644560f01127f6db70de992b2aec4d7 978 1.00/1.00 vMB 10
809,525 809,525 000000000000000000045d3de9d67016a5a23c793bcb48ff377ad3aa2f216ceb 754 1.00/1.00 vMB 9
809,524 809,524 000000000000000000032e101c86731ef54fbac361bfa630f0a504268c094994 619 1.00/1.00 vMB 10
809,523 809,523 00000000000000000000e86a206e90d7b6890baf8e1ede5f1abee5122f947a84 2,519 1.00/1.00 vMB 24
809,522 809,522 000000000000000000042c2287990cf69182c084974d302dad880a02f17bda19 827 1.00/1.00 vMB 9
809,521 809,521 00000000000000000002bf9855ebd52197920a776b5bdba260a68ecdf70399b4 2,264 1.00/1.00 vMB 8
809,520 809,520 0000000000000000000011816c19f50d4396449046105170df3a4b92119f1bfe 1,130 1.00/1.00 vMB 7
809,519 809,519 00000000000000000002fc1a968be50be03d291d9102e3b07e11efbe72b088f0 2,170 1.00/1.00 vMB 20
809,518 809,518 00000000000000000003818d8a3faefb0f7bf725bc9f36b8b932705bfd46c7e4 974 1.00/1.00 vMB 9
809,517 809,517 0000000000000000000141d0e79e0b81e5f295eee8af0280069aee562bb4f186 1,195 1.00/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.63 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.30 GB
    • Received: 16.20 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.