Loading Tool

Explorer IconExplorer

Memory Pool

14,598 transactions
6.03 vMB
0.04644995 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 35.57/200 MB

Candidate Block

Mining Attempt 21b446941fae4bd1c70f4bafb103637f64e18260da4e789409069029a1686c6e
Version 20000000
Previous Block 000000000000000000008a32030f18bfbcf56f9bc4b6582f27818e6d2a5ec937
Merkle Root 3e902969c8063d272ce660fbb72711b0994a252d7ad94ae10547805ec374d5c1
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,061
Size: 1.00 vMB
Total Fees: 0.03598410 BTC
Median Feerate: 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,448 (684,874 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
228,557 228,557 0000000000000033d08b39bfe0933862c66f94635d271fc14a05ad44cc764c27 118 0.07 vMB 112
228,556 228,556 00000000000001cce7700d3bc4b173c7a20e4816dbbdd507099d58501806b371 334 0.15 vMB 173
228,555 228,555 000000000000003b31a0a85c95575e1209b7c9f7a8b835cfc38a4c713a457314 239 0.11 vMB 179
228,554 228,554 0000000000000033ba8848c7a6b250cadd5607941d916615b6913b2bd7cc38ab 77 0.05 vMB 118
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: 112
    • Outgoing: 10
  • Data Transfer:
    • Sent: 307.68 GB
    • Received: 1.44 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.