Loading Tool

Explorer IconExplorer

Memory Pool

81,237 transactions
30.23 vMB
0.13589425 BTC
Random Selection Loading Transactions
Max Size: 181.77/200 MB

Candidate Block

Mining Attempt 73b07f044bb1226a2eb41c1be50ecb9ae0b76790a5cf253107fc234f72f84519
Version 20000000
Previous Block 00000000000000000000544e2a5709c56f805c54fbee81fbb0c5aeb0fdb502da
Merkle Root fb28aee0e185bf02bc1a9bb8c98b418af44b6615d3bda0ec67389e85eb12d62d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,078
Size: 1.00 vMB
Total Fees: 0.05653964 BTC
Feerates: 242.90 > 5.67 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,160 (436,068 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
479,092 479,092 00000000000000000020010f1fcc02b55688140f3cb49e0603c3639a876a77e6 334 1.00/1.00 vMB 9
479,091 479,091 00000000000000000064a2110c3456872dbbc5d4e4ba4f0c961c87487fd6cae2 1,499 1.00/1.00 vMB 54
479,090 479,090 0000000000000000002781403de61d9750c61270744ee7c6232c69964bcd253b 1,760 1.00/1.00 vMB 131
479,089 479,089 0000000000000000000eefa94dcb5e84545969bdd216dbe378a17bdce5e3f75b 350 0.75/1.00 vMB 22
479,088 479,088 0000000000000000004a5c031f73bde2f187cf47fb765e2b9824aa415570c07d 2,130 1.00/1.00 vMB 30
479,087 479,087 000000000000000000256ce97a0b5a1b6c4c2920ee7d33b5833b711482476097 1,918 1.00/1.00 vMB 119
479,086 479,086 00000000000000000068270ec11e97435386daa651aa44b7901cae0979d8877c 1,699 1.00/1.00 vMB 74
479,085 479,085 0000000000000000008c33f992a530ce2a454f8d0c0603a580980121a5157a22 2,353 1.00/1.00 vMB 162
479,084 479,084 000000000000000000215cd3b2c17f338769f2203edb139c51960a9d8b99cbfc 2,156 1.00/1.00 vMB 101
479,083 479,083 000000000000000001439996f307bf6c960094914c35a780f0d1e3167daaa4c5 48 0.15/1.00 vMB 5
479,082 479,082 000000000000000000a20aec1c6920fe7941e9e827d19d11e0f43759774d774e 493 1.00/1.00 vMB 18
479,081 479,081 000000000000000000ac96f448de52a19d3b4c80afa82644be30fd4d20a1f7aa 353 0.32/1.00 vMB 42
479,080 479,080 0000000000000000012123d516ef0fc1e54a722092ef7118a81be87aed2da3f7 1,161 0.99/1.00 vMB 48
479,079 479,079 000000000000000000ad67f0ed9e880657f3b8c068882f985e65223fb93db204 759 0.75/1.00 vMB 33
479,078 479,078 0000000000000000007af1e40194a20ba1504866b839d17b1df869d774d471f1 1,241 0.93/1.00 vMB 28
479,077 479,077 0000000000000000012d9f9c7afed4a4fc75fd344351179c9fee35135bf875dd 2,225 1.00/1.00 vMB 122
479,076 479,076 0000000000000000008bb8c309089a985f883fc4aa55d312817bd43a9e74d1e5 873 0.99/1.00 vMB 32
479,075 479,075 0000000000000000013c0836677767d36a81b0e3973ac831e4d788d6508bb122 930 0.98/1.00 vMB 43
479,074 479,074 00000000000000000104c71b394267d7546ca728e8279d9e71209bbe7f361d89 1,449 1.00/1.00 vMB 55
479,073 479,073 000000000000000000949ce03665b5c53e9e2339c4d52745d7d1402c369cbae8 1,611 0.70/1.00 vMB 103
479,072 479,072 0000000000000000008e31d7a4c5b875fda375f786a109f1394aaa748f020a7b 339 1.00/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.67 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: 674.19 GB
    • Received: 16.43 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.