Loading Tool

Explorer IconExplorer

Memory Pool

17,130 transactions
6.51 vMB
0.04438887 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 39.24/200 MB

Candidate Block

Mining Attempt ec2963bf6c22a5232b1a05e9666b264bab3d928e50df12b542daa3550e022e52
Version 20000000
Previous Block 00000000000000000000d46def4b4535c6284d8845f811af0ec3e1a4f57a2cf6
Merkle Root cc42d5e1e1c8202b8d085ba0c827c5923fea0afa8b914bf1a531de6732d8b527
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,049
Size: 1.00 vMB
Total Fees: 0.03084884 BTC
Median Feerate: 2.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,453 (684,875 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
228,578 228,578 00000000000000c526473aaae32b58082b34a2af37447e35de68e709ad2149ea 20 0.01 vMB 171
228,577 228,577 00000000000000428cd74d7720d67368ceb81bfaa2190008a6059d235992d087 183 0.15 vMB 27
228,576 228,576 00000000000001559c4c1363d4911b0316b5547e2fde6fad5659fc159214b340 161 0.06 vMB 207
228,575 228,575 00000000000000f8c00bbe15d9f0e945f4f1ad5859d8bb32649d52a0a637184c 79 0.15 vMB 14
228,574 228,574 000000000000007547ee273d1b44b4f887d7f2ee360c7922a3c21f3873bf94dd 128 0.05 vMB 100
228,573 228,573 00000000000001f06789ae1d7c4fc421959b6cefa477144a2f70f36f7b7b858f 265 0.15 vMB 105
228,572 228,572 00000000000001d6ccf9c72fc11a5842aef6a1e5d46d10027997778fb7e9ed2a 238 0.18 vMB 118
228,571 228,571 000000000000024132c5f1cefdf3196cf7a5a8761c0fc2f1ae56a186c8fe6fc6 695 0.25 vMB 206
228,570 228,570 00000000000000e89990b01c15b20e2460a041b83050a55626ee504f935cec9b 256 0.08 vMB 281
228,569 228,569 000000000000019010dc95e532ec5e11d3ac697b392e0dc728ebeae48b3a97bf 157 0.07 vMB 131
228,568 228,568 0000000000000043a5881d7e6714688cbf486e463cf83cbc8f97c7635c8510e1 387 0.16 vMB 202
228,567 228,567 00000000000000af0879b5f3383d0087b00e6c2935c98f3b0dee68e88dac278a 532 0.23 vMB 172
228,566 228,566 000000000000004a357794f310e5846f1532f2fee3557ffab6822d6ffaf88e34 410 0.25 vMB 122
228,565 228,565 00000000000000c4458b124bb4adc94c02746d0c2dc6fae1c269726b96178e54 715 0.25 vMB 220
228,564 228,564 00000000000000df4dc4cb2e10766c66b7ce3ad68f927686da7c75c212f883bf 241 0.15 vMB 114
228,563 228,563 00000000000000a7e4af9ce223c95856ea8efd3f155bfdf076ae45854f4c7f80 326 0.17 vMB 145
228,562 228,562 00000000000001679b474ac78d11016f0414deab4623d2a9066cc68a5d8ccfa6 614 0.27 vMB 169
228,561 228,561 000000000000012ff4f2fa79c38063238977afd0eecd820b5da9cbd12749668f 339 0.14 vMB 195
228,560 228,560 000000000000007549d9a7afaa45ad6e38cec85a248ae734ea4392fc7f667a99 108 0.07 vMB 107
228,559 228,559 00000000000000db9b0cc40407e7739fcb940434eb1b650dc4e5f262d603fd9b 276 0.15 vMB 160
228,558 228,558 00000000000001b0e7753f302821a196feb935d8be6c53bad41d4185f8b75310 127 0.10 vMB 104
Previous 10 blocks ↓
Total Size: 779.65 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: 310.34 GB
    • Received: 1.47 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.