Loading Tool

Explorer IconExplorer

Memory Pool

79,037 transactions
29.98 vMB
0.07855132 BTC
Random Selection Loading Transactions
Max Size: 182.91/200 MB

Candidate Block

Mining Attempt 5c64a4a7518a73c684864182565751452a906a87c96cf303dd6975743fedc1d9
Version 20000000
Previous Block 00000000000000000000464fbd6ccc853e5ba244ebbed6c329fc6ad23af9abcc
Merkle Root ea6100984df06b406073f11fecf0b404c496713244af19216d4aaf0f5cd33130
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,165
Size: 1.00 vMB
Total Fees: 0.01189107 BTC
Feerates: 200.89 > 1.19 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,382 (461,967 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
453,415 453,415 000000000000000001f290d237a9aa19b1820f2af04de2f8f5b98a670aec70ee 2,078 1.00/1.00 vMB 117
453,414 453,414 000000000000000002628d2789b33003f190ac2df31413bc844d4d42117df55d 2,118 1.00/1.00 vMB 130
453,413 453,413 000000000000000000859d29b08bfed76406e125efd9bf83f3784ae43d556a73 1 0.00/1.00 vMB 0
453,412 453,412 0000000000000000023c625b7706605b5d1e80fc590dc04bfe87ee778fdc3943 1,990 1.00/1.00 vMB 77
453,411 453,411 000000000000000000e310294b5dc28a337f057aa53440dc25a4539795500d4b 2,059 1.00/1.00 vMB 103
453,410 453,410 00000000000000000077ea354e398f546e78a17c265bb4e7fd40b4bc93aa53d1 2,166 1.00/1.00 vMB 105
453,409 453,409 00000000000000000116b9f52039c4507b532736d788e6344fed33417108ec29 2,996 1.00/1.00 vMB 159
453,408 453,408 000000000000000000684e814bee62d3b0f7009fbbd6fa467847233c01d5d012 1,560 1.00/1.00 vMB 82
453,407 453,407 00000000000000000095a3d9dc5c3664adb29bde76c054a84453558063a27be7 2,008 1.00/1.00 vMB 126
453,406 453,406 0000000000000000001cdaf23a63235cf83dd19bea74489a01009b42ff0d4a6a 1,974 1.00/1.00 vMB 73
453,405 453,405 000000000000000000fbe2ba89992dfb03732023fffdb277ecf8f30a80df7d21 2,638 1.00/1.00 vMB 140
453,404 453,404 000000000000000001122e81d968f10b87bd705603ac3e9646da219c31b346f6 2,097 1.00/1.00 vMB 81
453,403 453,403 0000000000000000010a5247f1073471f3024a3da6e7da4576c863b257f48f1c 1,792 1.00/1.00 vMB 118
453,402 453,402 00000000000000000225857e30dd0a750295b0994931414760aa7f00c44ae3b5 2,531 1.00/1.00 vMB 94
453,401 453,401 0000000000000000009bb7145d60ea65b6107e6f698fd230eaaebd3a62a0ec75 2,315 1.00/1.00 vMB 132
453,400 453,400 0000000000000000013b1cd41481836b612e0dff423d9cc33aa2219c09ea2639 2,107 1.00/1.00 vMB 122
453,399 453,399 000000000000000000d1a31f78964d9f78d6333ce11e7d899f06ca63e7d5ee9e 2,125 1.00/1.00 vMB 133
453,398 453,398 0000000000000000003f527137d48a8e2ab722b5625f4ee1481331e00f755b8e 570 0.37/1.00 vMB 118
453,397 453,397 00000000000000000119930539c4cbe5b51dd4a482330e104d7a28d19fb6ccfd 2,189 1.00/1.00 vMB 111
453,396 453,396 00000000000000000168876471880af68894c770347795cfaad8ecf829c195ed 2,011 1.00/1.00 vMB 117
453,395 453,395 000000000000000002513a3c8aca35be5456c02c42d1fc016702ed7a401663ac 2,120 1.00/1.00 vMB 159
Previous 10 blocks ↓
Total Size: 783.05 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 720.58 GB
    • Received: 18.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.