Loading Tool

Explorer IconExplorer

Memory Pool

17,411 transactions
9.52 vMB
0.05664361 BTC
  • 1 sats/vbyte = 8 blocks ()
  • 2 sats/vbyte = 3 blocks ()
  • 3 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 51.57/200 MB

Candidate Block

Mining Attempt a327ef92b1ce2127f957a74fc80f5e13ca26c6f7a674e1800631b02b49377aef
Version 20000000
Previous Block 00000000000000000000ea7b3c200deeaec83f2905c92dba9e1fdfd8176f698d
Merkle Root e1a0aec399e7cf27f6f3c6e52e8a32f8170a92c39bfb75642f0615adeef3b696
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,364
Size: 1.00 vMB
Total Fees: 0.03388164 BTC
Median Feerate: 3.03 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,372 (896,068 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
17,304 17,304 00000000340bfdcfd9b54a09ecce1966601d125e0abd38b141de5fd2c37883d2 1 0.00 vMB 0
17,303 17,303 0000000079ed3b263458ecb87fee5006ff040662d29423d2d94d0b54f47afff0 1 0.00 vMB 0
17,302 17,302 00000000c8d45963c9ff091dee0e968e7b23ccc86a6edb40ed687af947820bd1 1 0.00 vMB 0
17,301 17,301 000000004a8e6ad84c6c4e37e09588554e6c73f00d488c6d6fda9fd362562e5a 1 0.00 vMB 0
17,300 17,300 00000000ce2b9611a90de04f155b80083c3a4c17d84865a9684e6d252022f675 1 0.00 vMB 0
17,299 17,299 000000009023f405cb82eef46e890ba22e394f57656fc7a319b13a0f2485a859 1 0.00 vMB 0
17,298 17,298 0000000035148b2f6128749004bd39f2ee11b6bc510b8ca0a8b3951b1b40fd25 1 0.00 vMB 0
17,297 17,297 00000000e0840357616652dfc179beb254bb41966a0bce3df667d37657748884 1 0.00 vMB 0
17,296 17,296 00000000fb7b903367cf6a0a5d8748c90fb5e6b5b29b7166efdd4ef6a64facea 1 0.00 vMB 0
17,295 17,295 00000000050adc112af0349468e192a401d39655bf84e88ba691a25b46121b66 1 0.00 vMB 0
17,294 17,294 0000000001e7d68b44bcab670112519c0c2bb40799e6c5be7c0b5a41168d0428 1 0.00 vMB 0
17,293 17,293 00000000544b8af49c8b5d992ab5b33a013f3435bcd86af2ce4912fe96f7dcae 1 0.00 vMB 0
17,292 17,292 0000000063c03d0f2dd7fc35e2aebaf09c7436df23094fa570bdf0758449edc6 1 0.00 vMB 0
17,291 17,291 0000000092b9bc9d7b9370ab979da01baead960c1d4518fafb4d290e67065869 1 0.00 vMB 0
17,290 17,290 00000000b32bbf084c4bfa7adb7f7615b9459d5a03389a8fa61cbac10b99bb68 1 0.00 vMB 0
17,289 17,289 0000000042f1195034aef1dc1f8279e5c9452c7e42a13c0ab6a705745b76fdb8 1 0.00 vMB 0
17,288 17,288 000000008713fe919381fb424547f3a1c8deea50dddf09112f57a51d50b5c556 1 0.00 vMB 0
17,287 17,287 00000000aad2d6c1af8b067ca4059cb837abbe4d2123a99246c485e1b83898e6 1 0.00 vMB 0
17,286 17,286 0000000008f4ce66c10c46fbafd1a697450b378363ff9dc3bfbf8083db04f296 1 0.00 vMB 0
17,285 17,285 00000000136a5db6cb70171f35c786f76ad3026d3f9e5f6dc800f5d761ea9975 1 0.00 vMB 0
17,284 17,284 000000008ca61eb5c6274d843eef47ddfb4c9217ed255575b43b2a19198b682b 1 0.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.51 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 101
    • Outgoing: 10
  • Data Transfer:
    • Sent: 202.50 GB
    • Received: 0.78 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.