Loading Tool

Explorer IconExplorer

Memory Pool

86,158 transactions
31.60 vMB
0.10308853 BTC
Random Selection Loading Transactions
Max Size: 193.90/200 MB

Candidate Block

Mining Attempt 85dcf12a0ae989c681f520ba69995b96bdc9a27a0ae2f98ed257ca7717096c31
Version 20000000
Previous Block 00000000000000000000209b8de38c3e1775cd6d32cde674ad92e343308213be
Merkle Root 968e7e11d7334881b9bde09582aaf9bdffffe0ad25e9dd1515be700195a72d91
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,335
Size: 1.00 vMB
Total Fees: 0.02471844 BTC
Feerates: 1,236.26 > 2.48 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,362 (621,938 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
293,424 293,424 000000000000000086ce07b5815f7425909da4ac33e24a47deb32e342637ebb4 465 0.31/1.00 vMB 29
293,423 293,423 00000000000000003c7c55f139f607191d2c5b76ea6f501b3dcefea18f266aa4 64 0.03/1.00 vMB 19
293,422 293,422 0000000000000000b2cdf713d208aa6ebc301118d3cab0ea4dc590579459b051 373 0.29/1.00 vMB 32
293,421 293,421 0000000000000000073a5ac22a40bf885a072684e0dc26cd8dbb884390cb0b27 102 0.10/1.00 vMB 9
293,420 293,420 0000000000000000d481f4a3e1317bd595d4909d243a374444144b3cdf99fc90 199 0.28/1.00 vMB 14
293,419 293,419 000000000000000043a9e333626bc623677d9b4b5f4778110034cd796d742d55 186 0.25/1.00 vMB 13
293,418 293,418 0000000000000000ab5ef9686e95ac046093b12568c7e087d995d6cde5a58893 512 0.18/1.00 vMB 47
293,417 293,417 00000000000000003273c7ed8514ec9884f625b417c4fefeff92137dca95fcce 563 0.25/1.00 vMB 42
293,416 293,416 00000000000000008055eeadd179d2881be5844294bb128d428ed82c5c019fcc 743 0.35/1.00 vMB 31
293,415 293,415 000000000000000027cf2043ed0d615996869a423dfc991d43b8ea0245419006 756 0.25/1.00 vMB 64
293,414 293,414 00000000000000008a23749648ea0675298cf58cfc62e05c582b7848aa073161 657 0.58/1.00 vMB 17
293,413 293,413 00000000000000009fd26695c011f8ebd77738201e6044c4d8f41263bc3259af 1,024 0.30/1.00 vMB 63
293,412 293,412 0000000000000000957ce454a5dbd1f2bdfabfd9fdfde8367a5e5d0b744e372f 28 0.10/1.00 vMB 2
293,411 293,411 00000000000000006709df072b5e7c652ac718ecc58a8f221de905f8e3279384 331 0.16/1.00 vMB 32
293,410 293,410 0000000000000000d190c7b4ebc8f0923138d681aac514856264018e0a568164 504 0.26/1.00 vMB 36
293,409 293,409 0000000000000000598b1065a60fe993267ce13bd9bac00461e41f7e117b1087 481 0.26/1.00 vMB 65
293,408 293,408 000000000000000045dea39842396d586c57e696aac6b6d7dfa3886ac5f5dec2 940 0.50/1.00 vMB 32
293,407 293,407 00000000000000001218d0d2abe8425355388cfeb89193353410f5853a731eed 540 0.27/1.00 vMB 37
293,406 293,406 000000000000000033fb2369a7107909f8b840de4bd72f938e3101e15837441f 103 0.12/1.00 vMB 16
293,405 293,405 00000000000000003384f602206ba627ef9fe99e0bb3ebb6ce61ccb18de26e9a 256 0.12/1.00 vMB 36
293,404 293,404 0000000000000000c9c879ae13c299f29be024db929c4d497c195109e0977c55 123 0.10/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 783.02 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: 719.40 GB
    • Received: 18.04 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.