Loading Tool

Explorer IconExplorer

Memory Pool

79,559 transactions
29.67 vMB
0.07788942 BTC
Random Selection Loading Transactions
Max Size: 178.24/200 MB

Candidate Block

Mining Attempt b7f0f2c90a5ca49392d77f569175672e8fdde3fed6f601e24e01ed82ad8d7057
Version 20000000
Previous Block 000000000000000000013cf702d9414db714b4bbb933ec22a416aebfd32738ef
Merkle Root bfb13196bd39365f4a9727f0d9a08ebc1813a3bd5403683d80d2da4cc1d5fa02
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,420
Size: 1.00 vMB
Total Fees: 0.01735576 BTC
Feerates: 502.65 > 1.74 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,010 (120,596 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
794,414 794,414 00000000000000000004c28e36c889f801fbbdf94e0bd499537b7cfcafd69d7a 4,173 1.00/1.00 vMB 17
794,413 794,413 000000000000000000005e771a6944496789b5395c4a57f32fa91f6f63cd4000 3,295 1.00/1.00 vMB 15
794,412 794,412 0000000000000000000405cbb611450ce5060fc57b15ad21416b3a6795799cf0 3,443 1.00/1.00 vMB 11
794,411 794,411 00000000000000000004e5987d7e0eed2548e9f856564d934d9b9e8f6313554b 1,948 1.00/1.00 vMB 17
794,410 794,410 00000000000000000003f67821955b7b4e198168b972cf58c88bdb3151746b26 2,624 1.00/1.00 vMB 38
794,409 794,409 00000000000000000004e0abdb4c0e7c243d76a843bcfbc637e6953aa678df09 2,851 1.00/1.00 vMB 36
794,408 794,408 00000000000000000002b6aeee70f657323154dfadc0efd0c2ff9e3aaa56b880 1,414 1.00/1.00 vMB 15
794,407 794,407 000000000000000000036c30e01e53b7b3d57a395e2e28d6c1d0d286aa82a503 3,096 1.00/1.00 vMB 36
794,406 794,406 0000000000000000000212395704ee4343b0342d4bbf53db0ce46a1abe210996 2,317 1.00/1.00 vMB 10
794,405 794,405 00000000000000000002eff8a49256007f7bd9f69988aa54841e72d719e317d6 2,005 1.00/1.00 vMB 21
794,404 794,404 00000000000000000005289a1912ce7d5f819504ec96b5b1f90e41e4cc55dadc 2,583 1.00/1.00 vMB 29
794,403 794,403 000000000000000000049d5bda3c20b1dd596199d8a603df523f879280efa2f4 2,149 1.00/1.00 vMB 22
794,402 794,402 0000000000000000000485d0f4cc59bf304858453590fdfe4584043531127d16 2,574 1.00/1.00 vMB 30
794,401 794,401 00000000000000000000c1f8eb1b0bfce745d7751bcdc09ed9e24ec493d6df46 2,752 1.00/1.00 vMB 43
794,400 794,400 00000000000000000004542a68c1057049cabfa3a528915946d5da3bf4a370ee 4,309 1.00/1.00 vMB 12
794,399 794,399 0000000000000000000345dc49b2b9f8d87757997b68cd74a576c30093d49132 2,947 1.00/1.00 vMB 14
794,398 794,398 000000000000000000011518088fca38dbfc586f0f12f85423aed652b59ee871 3,408 1.00/1.00 vMB 16
794,397 794,397 000000000000000000035f07a801f440f60802944349a374cbe7221827ac688f 1,449 1.00/1.00 vMB 13
794,396 794,396 00000000000000000005436d11e807b29f4292707d842c20b94bf6edede03f35 2,189 1.00/1.00 vMB 18
794,395 794,395 000000000000000000030b8fcce8ca0be411b9c2094a49f7d83673e6d27a8960 2,553 1.00/1.00 vMB 13
794,394 794,394 00000000000000000002789f29b831a53e33498076807562f9920883e399bc4f 2,244 1.00/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 782.41 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: 665.18 GB
    • Received: 15.09 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.