Loading Tool

Explorer IconExplorer

Memory Pool

32,079 transactions
18.61 vMB
0.04797103 BTC
Random Selection Loading Transactions
Max Size: 99.51/200 MB

Candidate Block

Mining Attempt b4def8c0d9627bf6c7847bfedb33c1715b12a2bb23109faa04d1913d95bb92c0
Version 20000000
Previous Block 000000000000000000007fc360febf573fd20c36a777d7a124372cae17e71a51
Merkle Root ddc6ef701fe5f0ee7c101c55f5f18e30977728f680de8f417d08ee47f154e3f2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,603
Size: 1.00 vMB
Total Fees: 0.01268457 BTC
Feerates: 150.77 > 1.27 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,128 (661,089 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
253,039 253,039 00000000000000391158d24efbadf540409cd606b211fe9d3c04c93d0d1a5a83 415 0.20/1.00 vMB 81
253,038 253,038 00000000000000483218f38ac9692528e53ebf31b514dc6e874b56b5a9dac392 548 0.24/1.00 vMB 70
253,037 253,037 0000000000000039948163e07520a8096b87005ad5a2f440957033d1a2e5a719 669 0.25/1.00 vMB 163
253,036 253,036 0000000000000006bdf2f2ed0143993aba1137e43d5ba23a3ff2e3155b80f634 602 0.23/1.00 vMB 120
253,035 253,035 00000000000000524cec420a64dbb2da3d23b254b2956250cc6f57d15a1df29a 68 0.03/1.00 vMB 100
253,034 253,034 000000000000000801dd8a11d17ababdb6ee7e148247cc13d3f78834b45acfd0 330 0.15/1.00 vMB 81
253,033 253,033 0000000000000039ebc981d824bc15e3d266101c4e4027e1b86285c291aca34a 256 0.11/1.00 vMB 156
253,032 253,032 0000000000000050a02cefdff7fd69b9e087f8d44c922fc50b6786e5300a4481 281 0.12/1.00 vMB 114
253,031 253,031 000000000000001ddcda9cf45539d0c26648c271f2503ef9e25d9d67993d6bb0 222 0.13/1.00 vMB 128
253,030 253,030 000000000000000a3dd0e6cba1ed6a2b6e255f2c9c43c33cedf1fa8fe3ea0a60 194 0.09/1.00 vMB 32
253,029 253,029 00000000000000339ce4cadf46155da1fa6d9a9c7103bef394d547d8d377b877 588 0.25/1.00 vMB 180
253,028 253,028 000000000000001537f7a113a8883cf76b73748ccf30de931425dad3f2166a41 422 0.19/1.00 vMB 74
253,027 253,027 0000000000000008af31e5c69ecb556fe5ab0634c5d19513b9c133916502d5aa 512 0.19/1.00 vMB 209
253,026 253,026 00000000000000392d0c27c6d49f9917c493e499753ca93a3e121da6240e336f 327 0.10/1.00 vMB 11
253,025 253,025 0000000000000010f8322171f9cdb4939df2bb4cdb2c45b8ed11c1b6771880d9 114 0.05/1.00 vMB 108
253,024 253,024 0000000000000012ff86aec969b172839413f2c5f39444819e85effeff12ba71 402 0.17/1.00 vMB 140
253,023 253,023 000000000000002181bb17f669e3ff4426a33e018ca6c53b330036281e87ed50 951 0.36/1.00 vMB 129
253,022 253,022 00000000000000456ebd5163ddf8648a208e829e8e13198a0f85463b02e5a234 313 0.18/1.00 vMB 45
253,021 253,021 000000000000000d462336b8f59ad0aca3ba711a1dbac07a99e29140907f1d4a 577 0.25/1.00 vMB 151
253,020 253,020 0000000000000006149e77f69ab260de525e57098421acfa32c89c3b61dc13a8 42 0.02/1.00 vMB 89
253,019 253,019 00000000000000460f58758f68896b36682b38a2c9ec93cef342d0b94d2287eb 38 0.01/1.00 vMB 100
Previous 10 blocks ↓
Total Size: 780.83 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 561.41 GB
    • Received: 7.39 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.