Loading Tool

Explorer IconExplorer

Memory Pool

41,595 transactions
26.65 vMB
0.05757937 BTC
Random Selection Loading Transactions
Max Size: 139.89/200 MB

Candidate Block

Mining Attempt 8cc70793c6b3f65aa26cd10f76c827a5a07e1299ee2feee988a9100c00b1c6cb
Version 20000000
Previous Block 00000000000000000000dbff82779b294ccb8ffef3251a2f04537190df676bc3
Merkle Root 49ec5a3e5d5978848c3f5158f771500de0d1f47242d70ff899cadddd0a12ce09
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,038
Size: 1.00 vMB
Total Fees: 0.00828399 BTC
Feerates: 500.44 > 0.83 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,940 (216,712 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
698,228 698,228 00000000000000000008a780dc451e93a7b0aeb03dbbaa4c3c95b088d1149ebb 750 0.36/1.00 vMB 9
698,227 698,227 0000000000000000000e1554e83d0e8b59ad17839a4cbacf7742361968af1005 1,064 0.39/1.00 vMB 12
698,226 698,226 00000000000000000000bde6137c1021a4ebb8b67cb0ed8fc5b2d9da0a33b08a 21 0.00/1.00 vMB 2
698,225 698,225 000000000000000000079d7ee1249aebb6b2937a6a4f58ba5cb0fe76a875d9a8 53 0.02/1.00 vMB 9
698,224 698,224 0000000000000000000e78368b61fe86998d514ac13801db6e4ededcb55b2640 417 0.13/1.00 vMB 14
698,223 698,223 00000000000000000009cc304fb666b055d3cb340b6e02bf7086e4b74b065a91 2,170 0.98/1.00 vMB 9
698,222 698,222 0000000000000000000501a5ebdbc236b4a3b5a5ae6912d9ab9fc35af2bd5e23 78 0.03/1.00 vMB 36
698,221 698,221 0000000000000000000d7df49529b6ccf8a141596e091e4acb9efdef64c493ca 2,044 0.93/1.00 vMB 12
698,220 698,220 00000000000000000005f7d302c4a2800086c65c893cbdad7098eced9dfd4e34 611 0.24/1.00 vMB 11
698,219 698,219 000000000000000000024ed39b58a7b75e733018bc654da4d4ca53e0364b1c2e 1,219 0.84/1.00 vMB 6
698,218 698,218 00000000000000000004bb658427cfa52e026d5f2c391f0543665f5aff052b6d 2,150 0.79/1.00 vMB 12
698,217 698,217 00000000000000000002bfd2b13963b17c73cc4cdda4bab0479655b09f6b80e9 689 0.25/1.00 vMB 11
698,216 698,216 00000000000000000006036295a4c476096dd6c84103471606466234e7950452 1,508 0.56/1.00 vMB 15
698,215 698,215 0000000000000000000c4c2ad166addb864d53b932df7d907193748f43d5de55 1,264 0.48/1.00 vMB 18
698,214 698,214 000000000000000000057a12d246add2ba46da068e458b7127c19904e501a3da 1,456 0.79/1.00 vMB 8
698,213 698,213 00000000000000000002a676d925955e71efde2e9986ec67bbee02f2b9394c6f 371 0.13/1.00 vMB 17
698,212 698,212 0000000000000000000b791c53830905c75e9e97d690c3ec1765adec539002d3 236 0.13/1.00 vMB 27
698,211 698,211 0000000000000000000692c0f390f837c5521b6113b1ce4b01bffb996f8e6f78 159 0.10/1.00 vMB 13
698,210 698,210 0000000000000000000853910ed90b5e5c3e60e612dd28d37cfc14d5b12f2619 353 0.15/1.00 vMB 11
698,209 698,209 000000000000000000079f1258f19fc0c63aba3e94a3e68fff9629e036728346 239 0.13/1.00 vMB 12
698,208 698,208 0000000000000000000aec2f32113a7e5cb25a3b33d2aa5ffdadca2ff5a8a37f 116 0.18/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 782.28 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: 656.91 GB
    • Received: 14.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.