Loading Tool

Explorer IconExplorer

Memory Pool

41,353 transactions
26.41 vMB
0.05386603 BTC
Random Selection Loading Transactions
Max Size: 138.58/200 MB

Candidate Block

Mining Attempt 85a7d403a74130c80c5d5773dde75bb4a9da2af2f9a3e14a28ce9eefb14a9085
Version 20000000
Previous Block 00000000000000000001c9da3c7fdd5757753db26645c1c8633d9e2dd727a1ba
Merkle Root 6f7d5b8222b76e93facb26bd2386830a54bc48a8952aa038572be3b2dbf21310
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,967
Size: 1.00 vMB
Total Fees: 0.00554061 BTC
Feerates: 100.68 > 0.56 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,802 (387,491 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
527,311 527,311 000000000000000000279c868bbcd43d9b0532bf3aba807bdd4fbc0f4db2eed3 3,232 1.00/1.00 vMB 43
527,310 527,310 0000000000000000000fb189c5f0f00c2a2b847255b01b1454a40923f845f821 2,017 1.00/1.00 vMB 62
527,309 527,309 00000000000000000026f4ec72873b916525e5886416cf74288cc337b6703919 2,013 1.00/1.00 vMB 102
527,308 527,308 0000000000000000000a666b941b3f0adb3a76c151730551fe42f5be79e2cea4 1,042 1.00/1.00 vMB 73
527,307 527,307 00000000000000000032d980c8db4ce6e54c0c9e41467e07a8117082ba6dba7d 373 1.00/1.00 vMB 105
527,306 527,306 00000000000000000009eb57e93ecfd03259f617e80ed6be72e326afba29e12f 2,037 1.00/1.00 vMB 37
527,305 527,305 0000000000000000000353276bddedca11d4c837b38cbd64ee7b07fc7cbd03fc 721 1.00/1.00 vMB 18
527,304 527,304 0000000000000000002a63ab31426709f8189cf72dc790d6fa1ad7a494234c5b 742 1.00/1.00 vMB 91
527,303 527,303 0000000000000000002d4d1e22aea162cf2252e72acf1b452efdfe028bf6bd73 1,892 1.00/1.00 vMB 61
527,302 527,302 0000000000000000001a83d27d41343212f7154617bfa0b41f7b7a08fb7c7b09 1,435 1.00/1.00 vMB 48
527,301 527,301 0000000000000000001cd7682fb396aa0cf2725ef9635d59ba79b61ba0e8f7a8 2,983 1.00/1.00 vMB 21
527,300 527,300 0000000000000000002a5433f9e8b3ad41945cec627ed139564d463e1d4a3286 2,322 1.00/1.00 vMB 25
527,299 527,299 0000000000000000001940c5238e8f82e66ba454fe671726627e12c3857f2280 2,247 1.00/1.00 vMB 52
527,298 527,298 000000000000000000107664685804b735db94f42271589c6c6fab4c4223f5d1 1,898 1.00/1.00 vMB 75
527,297 527,297 0000000000000000002e96c0dcc728d59109727701b7b6df0a291d5aace541c4 2,367 1.00/1.00 vMB 67
527,296 527,296 000000000000000000146a6a84c4d9e69b0584dac347a6fc2bdb5278babc9b15 2,235 1.00/1.00 vMB 66
527,295 527,295 00000000000000000034d9217c10244a2b9210918e48c8d53c8f3f00dc35db58 2,413 1.00/1.00 vMB 53
527,294 527,294 0000000000000000001f17c0cf7c949325e786b2ae753e2e65e5ee4c2689a3e9 2,411 1.00/1.00 vMB 34
527,293 527,293 00000000000000000019fd28171eeadb43588dddb9387889ae36282c51f2700b 2,568 1.00/1.00 vMB 46
527,292 527,292 000000000000000000137cfff9b62dfd110d6315e6e44892cfd3e3f8cc2b3115 552 1.00/1.00 vMB 106
527,291 527,291 0000000000000000001dc5eef5afca7140da11785afcb83afa9f0a5212df1d3c 1,116 1.00/1.00 vMB 80
Previous 10 blocks ↓
Total Size: 782.04 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: 650.44 GB
    • Received: 13.28 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.