Loading Tool

Explorer IconExplorer

Memory Pool

83,668 transactions
31.96 vMB
0.08707176 BTC
Random Selection Loading Transactions
Max Size: 192.34/200 MB

Candidate Block

Mining Attempt a566a7691618743aa6730f0f094a44e765653f8bfffcfb171c629e7c70cf082a
Version 20000000
Previous Block 00000000000000000001049e369aac2c4af01dc613ce7d208c3063e5755d3b19
Merkle Root e6e5cb6fb146d5ee45d713b31c1c18645de470960ec991a0e75fc3488297bd66
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 398
Size: 1.00 vMB
Total Fees: 0.01111192 BTC
Feerates: 7.46 > 1.11 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,340 (320,966 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
594,374 594,374 00000000000000000004f747a37bfb628310d3af7d75403d0dbe4e62ca3fed9a 3,254 1.00/1.00 vMB 43
594,373 594,373 000000000000000000054f5eea6883028a3e2672f229ea2e167f7a02171d5cc3 2,946 1.00/1.00 vMB 44
594,372 594,372 0000000000000000000eda14eb8a2d6e086da0bc012b9e0a95b2e11d76301d95 2,445 1.00/1.00 vMB 10
594,371 594,371 00000000000000000019c549e549919662e2a92c3fea7780f5b396827c2a37f5 2,883 1.00/1.00 vMB 29
594,370 594,370 0000000000000000000ba56713f9ff682963d73124214beea8dd695623a6b72e 1,717 1.00/1.00 vMB 31
594,369 594,369 00000000000000000019132b20ce2b29ce0e8268ccec660cfc0c606b5d6cf0e4 3,143 1.00/1.00 vMB 51
594,368 594,368 00000000000000000019e08ee33b778b466e21d191bc8c835142fa6791bbc2f4 2,032 1.00/1.00 vMB 10
594,367 594,367 0000000000000000001578479b90535778eb4e6b4a52503eea8a8ed213e782d1 1,372 1.00/1.00 vMB 12
594,366 594,366 0000000000000000000978c96511acff6c4425e9ce7c62ac3cf746d7c950fc26 1,954 1.00/1.00 vMB 29
594,365 594,365 0000000000000000000babb522b70ddeb309854a2bef8b546d6d597ce5596a92 3,055 1.00/1.00 vMB 26
594,364 594,364 00000000000000000005b8dd611971b4e6d47f126d9238690b78191591e384e2 2,690 1.00/1.00 vMB 38
594,363 594,363 000000000000000000064abd1109f94c57279d6b30fbc1d1d03d816da9a61120 2,773 1.00/1.00 vMB 33
594,362 594,362 000000000000000000099a95387db39bc71181c329f25c1142d4a4750511b884 2,841 1.00/1.00 vMB 17
594,361 594,361 0000000000000000000a11905628e94649a73315f46669d765590a7cecc48117 2,705 1.00/1.00 vMB 29
594,360 594,360 000000000000000000108c59455b46beddee3e55c96f45853377964652f65cae 2,575 1.00/1.00 vMB 23
594,359 594,359 00000000000000000015cf81fdef47304e1efc8633f5da3cba71f50b693f2cb1 2,752 1.00/1.00 vMB 25
594,358 594,358 0000000000000000000d3ba31571da86e3bbb3dcd0a9e33219d28ea98149f73e 3,167 1.00/1.00 vMB 41
594,357 594,357 00000000000000000001a15b2fae4bbd05f9b6579213a09e6dd18341b29ee011 3,134 1.00/1.00 vMB 56
594,356 594,356 000000000000000000111fdae36e0c93098550282581f7e0b0d8989ba53a7449 2,300 1.00/1.00 vMB 28
594,355 594,355 000000000000000000160986b12d2405c72aa1f35fce1a3f0646f6562d6ee312 2,826 1.00/1.00 vMB 24
594,354 594,354 00000000000000000013046f0c19dcc3eea291c558d96aae206d831fabe4f984 2,314 1.00/1.00 vMB 39
Previous 10 blocks ↓
Total Size: 782.98 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: 716.48 GB
    • Received: 17.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.