Loading Tool

Explorer IconExplorer

Memory Pool

81,723 transactions
31.27 vMB
0.07862349 BTC
Random Selection Loading Transactions
Max Size: 190.28/200 MB

Candidate Block

Mining Attempt 227646190d3ad25207a64798b7bacba0e5681b4470db56a7340b2ca416e847b7
Version 20000000
Previous Block 000000000000000000004b3e7e5aaeab111493f0d06b8a6f97fdb08081d0f764
Merkle Root b680f27168ecea0c550753b105b7111fc5955974e02b75d2a332f3dc55de87b5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,204
Size: 1.00 vMB
Total Fees: 0.01094690 BTC
Feerates: 100.37 > 1.10 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,197 (366,963 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
548,234 548,234 00000000000000000015e43ef0fbc7be11ef7ba1d89b055efac7a479def71d5b 2,518 1.00/1.00 vMB 15
548,233 548,233 0000000000000000000571dfe4e215931c954ef3c3989d6c9a08496039994a74 921 0.47/1.00 vMB 15
548,232 548,232 00000000000000000005fe569b727ab0e930a65c9c2e8b3bb08798fc6b3cbee6 45 0.01/1.00 vMB 28
548,231 548,231 00000000000000000008a5646310e5a71858aa95c191345ece6be5a4fcedbfb5 652 0.32/1.00 vMB 16
548,230 548,230 00000000000000000000dae5bd04ade51be53cc11778f49d8a9ea28562f9e158 609 0.27/1.00 vMB 11
548,229 548,229 000000000000000000030e589f15721bc2077b59ff69be95d7a6500c5e830305 437 0.36/1.00 vMB 9
548,228 548,228 00000000000000000011da9ce3c304b64c728a37dd434c3dab20edfdd0082d87 1,489 1.00/1.00 vMB 6
548,227 548,227 0000000000000000001ed028c7504b720b3c310eccc92438a3b9c1f5586adac4 2,242 1.00/1.00 vMB 9
548,226 548,226 00000000000000000014a8551353f60134add977d92bf4b4c6a9f256895966f6 1 0.00/1.00 vMB 0
548,225 548,225 0000000000000000001930a5fe83bf4386d6bc634c76c838b3dc05250dc66428 2,809 1.00/1.00 vMB 9
548,224 548,224 00000000000000000008d4e99949f85ccbbd9346c5ff5f0d59219afad7923d38 2,540 1.00/1.00 vMB 14
548,223 548,223 00000000000000000008f7097496f3e8120e9c0418deaf98fc20221637945f9d 2,741 1.00/1.00 vMB 9
548,222 548,222 0000000000000000000cbc40f557ef3cef2209b4d2d73edbe802a9568b8d9c6e 2,540 1.00/1.00 vMB 13
548,221 548,221 0000000000000000001dd041c13837f90cfd1fa13da3e290bf276d9508614243 838 0.56/1.00 vMB 14
548,220 548,220 000000000000000000209a52f904bce13b5e0eb3bf2b462558fb71bb2421f325 3,287 1.00/1.00 vMB 21
548,219 548,219 0000000000000000002685b90ec62b8ccea1c544c570ab27c54434687ba1f7f8 287 0.14/1.00 vMB 25
548,218 548,218 0000000000000000000d46f66be05ce4b6bb3cd5a3d1efc95d4dee0f8456e327 435 0.15/1.00 vMB 15
548,217 548,217 00000000000000000023fdd4761a1855a74bcb7071ab08d76105562ec93995f8 525 0.35/1.00 vMB 5
548,216 548,216 0000000000000000001d9c79f1ed02301336cd96129c3f6c32a450e5587cd244 1,033 0.71/1.00 vMB 2
548,215 548,215 00000000000000000008fb7ae5932c92687d82e56d1fa0c23c73535e035c77c7 2,267 1.00/1.00 vMB 8
548,214 548,214 0000000000000000000eb04527312fc09007fbdf7939e994dc970a2fc9571d6a 949 0.39/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.73 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: 707.89 GB
    • Received: 16.71 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.