Loading Tool

Explorer IconExplorer

Memory Pool

75,210 transactions
29.88 vMB
0.10986927 BTC
Random Selection Loading Transactions
Max Size: 173.48/200 MB

Candidate Block

Mining Attempt b84162ee187a09651252f9beb7b11b428a50395f6a14ffc0e06758532c1bf8c2
Version 20000000
Previous Block 00000000000000000000eac0d0edfeacbf2a9e265a4f05056996405b4c699ecd
Merkle Root a556c8cb0fd5fd8ac3ea80b76051d701f0dfc5b93ce41eb9a5a82227f39593a3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,998
Size: 1.00 vMB
Total Fees: 0.03841996 BTC
Feerates: 101.64 > 3.85 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,053 (588,559 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
326,494 326,494 0000000000000000004b2fb8bc38fb51188eba337a61603731b09b08764c76cc 155 0.07/1.00 vMB 27
326,493 326,493 00000000000000000dc491311c43b291b11f1c61e468424c332c84bdb64655cc 583 0.32/1.00 vMB 26
326,492 326,492 0000000000000000002d268a165d4dabb64fa64285d2b9b08900a88e2e6f2e50 1,059 0.57/1.00 vMB 27
326,491 326,491 0000000000000000124e9353281cad4e293ee1cde6ee22fe2dcd4aaf456deaca 392 0.22/1.00 vMB 25
326,490 326,490 0000000000000000188dbdd3dbed8877af9a5c28baf7115c9b58ec9f157621a4 298 0.26/1.00 vMB 20
326,489 326,489 000000000000000009761b4b26cc604aace2749bab61a83eea325bf8f28f87ab 767 0.35/1.00 vMB 31
326,488 326,488 000000000000000016eddc0f9c231d7390186ba2fe552968a3715015ae1dbef5 1,400 0.75/1.00 vMB 29
326,487 326,487 00000000000000000db8809d18070dfc8cb525a33cb9f4a0107bf9b7c0da8734 199 0.15/1.00 vMB 24
326,486 326,486 0000000000000000060f25f9e55774b594ccce15a112988a1d12e3ec442a88ac 517 0.36/1.00 vMB 23
326,485 326,485 000000000000000000f94f19dbcb0e31d6ba79142dffc3abbe92fcfbe55dda0f 1,106 0.62/1.00 vMB 27
326,484 326,484 000000000000000004ec7477a6d2c2537798010b45afcbd9ac271995f18c749f 438 0.30/1.00 vMB 24
326,483 326,483 00000000000000000b10de6f814da07c71708b3ca1ec807525a3e9d558042a7b 1,197 0.62/1.00 vMB 27
326,482 326,482 00000000000000001e7aeee29fcf5c5cf355f9e64be26f558d2ab27e3a8047db 710 0.33/1.00 vMB 30
326,481 326,481 00000000000000001756f7c305ddd3a85165484db80103b92ecaaaa1cce0deeb 41 0.01/1.00 vMB 152
326,480 326,480 0000000000000000055e6571b7b7f049a9fd8008ec6bb13c3746c107c1414198 1,057 0.56/1.00 vMB 27
326,479 326,479 000000000000000017344d067037db6ca5e78a44a0eee4807fee609ae2a45b97 666 0.47/1.00 vMB 23
326,478 326,478 00000000000000000fb514af8de6d4648ca4a727c1e521bc6bf2b98869514148 1,327 0.71/1.00 vMB 31
326,477 326,477 00000000000000000d7f5772d5443ffc31e7d913c337dc28de41774f34061ce5 905 0.50/1.00 vMB 26
326,476 326,476 00000000000000000a254cc108a47ba980a7132dc829e5e391748d4926d9e855 490 0.21/1.00 vMB 31
326,475 326,475 00000000000000000b1c9802d96a589e6ae1f6633248eca3b8faf25aa759f448 104 0.10/1.00 vMB 13
326,474 326,474 000000000000000016eb19a5802fe124a5af4f17d3b4149227bc44f6f5a80476 96 0.04/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 782.49 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: 668.23 GB
    • Received: 15.43 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.