Loading Tool

Explorer IconExplorer

Memory Pool

84,675 transactions
32.76 vMB
0.08362346 BTC
Random Selection Loading Transactions
Max Size: 194.12/200 MB

Candidate Block

Mining Attempt e7ffa2bbf157284842a976107d6c453168347e99c307a5f2e89cbf49ba5831ec
Version 20000000
Previous Block 000000000000000000006e53c1d269063e9b5743561e1feecf862e4f112c1fca
Merkle Root 5a0653f6f947f152ea0e1039d75a1b67230a99853f0076c327350cd3326a4c58
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,323
Size: 1.00 vMB
Total Fees: 0.01850263 BTC
Feerates: 120.64 > 1.85 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,949 (665,107 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
249,842 249,842 00000000000000704ac714d8993830ae4102d1bad475e07a6b832d0ace68a77c 182 0.07/1.00 vMB 161
249,841 249,841 0000000000000007aa12c840c468e1c8cb3b956185dc700652ea8a420159729d 41 0.02/1.00 vMB 116
249,840 249,840 000000000000003a16ebeccbc5964918d248607271538d54b28333718b6c01d8 64 0.03/1.00 vMB 124
249,839 249,839 000000000000007c9834f5a07f791a1afa006e52ca1d8275948add6b2d0bd511 151 0.06/1.00 vMB 136
249,838 249,838 0000000000000085c00c85ae991f9146bacf1af662923bca3e9330dbe96e38e2 196 0.08/1.00 vMB 126
249,837 249,837 000000000000005f95332d1b128b0ef0f4dc4fea808b5be6816a9c91807e9bf1 364 0.17/1.00 vMB 95
249,836 249,836 000000000000008202a067b8d80acacda2961744b91fd09df5b9664257ccb29b 299 0.13/1.00 vMB 126
249,835 249,835 000000000000007c3c52641ad6e5b7124f16941eb70c97c278b17b98ba87e941 100 0.10/1.00 vMB 51
249,834 249,834 000000000000007e894fe9c53c5fa241ec2caac93064f37f6b8cf038e49bdec5 197 0.17/1.00 vMB 71
249,833 249,833 00000000000000253f988641db45d665fbe6476f42ba2f4a6bbf74590870e4c4 364 0.17/1.00 vMB 103
249,832 249,832 00000000000000247cd8e9b53053491fdb68b8a71fddff00e157a11d206070d5 506 0.18/1.00 vMB 130
249,831 249,831 000000000000003333194affa72943d86176cdcd84ae56b6fe897fe6cb742579 185 0.08/1.00 vMB 134
249,830 249,830 000000000000001b68b8354480921ddc10ae95bccba84738a0260b4255c8c115 233 0.10/1.00 vMB 132
249,829 249,829 000000000000005e0a2e18b90385e55953d8b2df42e8583f0a2e41d00b194601 163 0.08/1.00 vMB 65
249,828 249,828 0000000000000073de2afd683ceac4ff4e6c0de8eba46e317eb21ce2e11a3ff9 1 0.00/1.00 vMB 0
249,827 249,827 0000000000000081684a38900b33b3bc66248ebcb866c95c7ea9f037efc236a4 577 0.25/1.00 vMB 154
249,826 249,826 0000000000000079749d1dbd768510615e09bbf6d53db3d8c2144115d8dd0cff 403 0.21/1.00 vMB 108
249,825 249,825 000000000000006e127452437390b2764c298e0a2d74026ddbf5feb0899e6803 206 0.09/1.00 vMB 153
249,824 249,824 0000000000000030be94be35e4a0a9d8290eaffae6e671dde0b9139b9738d153 119 0.07/1.00 vMB 99
249,823 249,823 0000000000000040a22e7e3e9632d96b1a70d1c013a12d14c0c58a6469bfbb98 67 0.03/1.00 vMB 98
249,822 249,822 00000000000000610f34b8bfc71534a2906d58530e6d9919cad0be38d31756a7 7 0.00/1.00 vMB 63
Previous 10 blocks ↓
Total Size: 782.30 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: 657.38 GB
    • Received: 14.54 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.