Loading Tool

Explorer IconExplorer

Memory Pool

73,749 transactions
27.24 vMB
0.06371419 BTC
Random Selection Loading Transactions
Max Size: 166.43/200 MB

Candidate Block

Mining Attempt 4ca1b3d3847cc7f8346413f3df7f33ea25966047328338ede7a2447426c6e3a0
Version 20000000
Previous Block 00000000000000000002102afa1db3081518716f594315bc6c7bf9736cdf6fb9
Merkle Root b6a03b22a9d8ea02c9c35e27fe5095f2d7de15112ecee4718f4eaca08d597112
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,813
Size: 1.00 vMB
Total Fees: 0.00592887 BTC
Feerates: 73.20 > 0.59 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,258 (107,353 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
807,905 807,905 00000000000000000004a00983fbe561374e267520b1c11356e19e210463f214 3,425 1.00/1.00 vMB 15
807,904 807,904 000000000000000000028ed8ab11757b2e13035b6c392d785010d6fed9841de5 2,538 1.00/1.00 vMB 20
807,903 807,903 00000000000000000001a1630b71125be70b537fe36a60d85fa6d44df889f362 1,524 1.00/1.00 vMB 15
807,902 807,902 000000000000000000042bf8a3f8ef7dc9d711cf797f471c65dce19dafc9ced2 6,553 1.00/1.00 vMB 14
807,901 807,901 00000000000000000003b524a6209cd310d529fd7ce98cae53066eec903030db 3,686 1.00/1.00 vMB 13
807,900 807,900 000000000000000000019fa63d7617789921c3680285ea8b3f39dc3c3dd940e8 1,721 1.00/1.00 vMB 19
807,899 807,899 00000000000000000000b6200d69a379ad159d523c5191b697d2f01c578de5ce 5,549 1.00/1.00 vMB 15
807,898 807,898 00000000000000000003b63d54a0a3152f62ba33da36790451ab87fe7187abb3 6,805 1.00/1.00 vMB 13
807,897 807,897 00000000000000000003421f8420fd5a8c6f2f281ec65d8ad81260b83e68067c 2,787 1.00/1.00 vMB 15
807,896 807,896 00000000000000000000ac743e2ddb826672c510b80f524fa08aa0b390a876a0 1,947 1.00/1.00 vMB 17
807,895 807,895 00000000000000000004fbfa36178368705e244d3d9044ba810be5f40e493542 3,644 1.00/1.00 vMB 17
807,894 807,894 000000000000000000013bd589218cc0d8fb9b2ea4afe7f149444edd6c13a812 4,340 1.00/1.00 vMB 15
807,893 807,893 00000000000000000001a160f58c50250f5f02ae2081e1eaa8a42d485468e535 3,519 1.00/1.00 vMB 18
807,892 807,892 00000000000000000000a521420c4d8a32673dbe6734d0616e9aaf6a4125ae3b 6,359 1.00/1.00 vMB 13
807,891 807,891 0000000000000000000315385aefea393325a2e5438ac5640384e3947ebd0758 6,702 1.00/1.00 vMB 13
807,890 807,890 000000000000000000038564835c4bd73a1cf32dfa120340b3184a336d2d6c50 2,959 1.00/1.00 vMB 15
807,889 807,889 000000000000000000027251b122082d2c2bc5898814e0f5c788fd412c4a4cf8 4,491 1.00/1.00 vMB 16
807,888 807,888 0000000000000000000280304448112a334e2af1e7207dbd8d9ec4827a6c9f05 5,944 1.00/1.00 vMB 15
807,887 807,887 000000000000000000031cbab1169c48e4f9a35a2fef75a57057545e551b6aa6 3,631 1.00/1.00 vMB 14
807,886 807,886 00000000000000000001c6b29d19a9a1ea505e8a236aa604bc1e52b5319462ce 2,951 1.00/1.00 vMB 16
807,885 807,885 000000000000000000029c98d092ceb489b6858617a311e607250f0877c5c01e 1,625 1.00/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 782.84 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: 711.99 GB
    • Received: 17.15 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.