Loading Tool

Explorer IconExplorer

Memory Pool

39,193 transactions
26.96 vMB
0.05265385 BTC
Random Selection Loading Transactions
Max Size: 140.74/200 MB

Candidate Block

Mining Attempt 6790f9abe5e37ce44e09120bb4c23501b6c2ce93c34826ed5b59423017db01fb
Version 20000000
Previous Block 0000000000000000000003e85e5accad5e43259b5ffd52a89201f6997e6dcb9f
Merkle Root 3b479b8f61b1c7b032a5b2d1021adf51944915f63fc992241b8ccfd45c099836
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,586
Size: 1.00 vMB
Total Fees: 0.00283308 BTC
Feerates: 4.03 > 0.28 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,864 (71,714 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
843,150 843,150 0000000000000000000053795dbe26e2befb0c081e50826c88997900207d4c90 2,805 1.00/1.00 vMB 19
843,149 843,149 000000000000000000008103117e2e882850d5fe588c75b43d56e55f35c91048 5,160 1.00/1.00 vMB 14
843,148 843,148 000000000000000000020fc08bd1ee795159f9d450978fcaf52d192cf4a818c1 6,720 1.00/1.00 vMB 12
843,147 843,147 00000000000000000002d35df7a14788709a315791e2b5539856aaa8de336aad 3,872 1.00/1.00 vMB 15
843,146 843,146 00000000000000000001c2430fb066b5c970eff9ee8694e9b8637a2e8a3ebe3f 5,325 1.00/1.00 vMB 14
843,145 843,145 000000000000000000011015c52fbb78dabb829600cd83d2e73c548e8ed36a32 3,517 1.00/1.00 vMB 20
843,144 843,144 000000000000000000011449f2ce48bc9d311a14331d3c0bfd786f54f37927bd 6,003 1.00/1.00 vMB 11
843,143 843,143 00000000000000000001ff5679e1a6fd55d930948e89eddfa5527e3836b4cb49 4,442 1.00/1.00 vMB 15
843,142 843,142 00000000000000000000872af46f30b4dfd3ebf11bf2ac987013e2098d98a9c4 4,923 1.00/1.00 vMB 15
843,141 843,141 000000000000000000009fdf1b6936296cd52683669a80ca905b4fc85dfdb647 5,163 1.00/1.00 vMB 12
843,140 843,140 0000000000000000000108b3af31462b8ad7d90ed81ebb22958cea77d1f8013e 5,114 1.00/1.00 vMB 14
843,139 843,139 000000000000000000023783699621a3e775d3a16933436de7b3b34d58449109 5,768 1.00/1.00 vMB 13
843,138 843,138 0000000000000000000059e20065102937399a58b1222a73fc76b2d0dd99d299 4,328 1.00/1.00 vMB 18
843,137 843,137 000000000000000000024a6b3376488bfc42443543cfa3e34ec8a84509a13408 2,528 1.00/1.00 vMB 13
843,136 843,136 00000000000000000001f7ad969415b5e2d723ed5582fe6dcd709b8afbaa0f94 5,313 1.00/1.00 vMB 13
843,135 843,135 00000000000000000002e104aa2612f9085b92d4b4de8083b443eae4fc56ff8d 5,728 1.00/1.00 vMB 13
843,134 843,134 000000000000000000005c3e40a1720eb92839e96ea4c1a8b3cf6e0fc478463d 6,861 1.00/1.00 vMB 11
843,133 843,133 0000000000000000000214665fb311d4246df9b2779d3425b604a74116d96699 2,329 1.00/1.00 vMB 17
843,132 843,132 00000000000000000001f72223f2420d9f663e96a4219a41061b19f967ff3be6 2,068 1.00/1.00 vMB 14
843,131 843,131 0000000000000000000327ddae96547a3b049e01c7dad7ef079873613bc8f800 1,200 1.00/1.00 vMB 13
843,130 843,130 00000000000000000000c43ec7264763dd1be656c368c198333b72c58abb1274 2,968 1.00/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.15 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: 652.98 GB
    • Received: 13.81 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.