Loading Tool

Explorer IconExplorer

Memory Pool

82,893 transactions
30.51 vMB
0.10100424 BTC
Random Selection Loading Transactions
Max Size: 183.76/200 MB

Candidate Block

Mining Attempt 16e93512b923453bd7f2b5b1eff9898ca3f4326759dabeb6d76de4e728872eeb
Version 20000000
Previous Block 000000000000000000005ca632d69633021cee09eb0a1dc73d46b978a1e9df69
Merkle Root 5603ff1c95c73363ff2207a99cef45b0fb8f359f44de3d034311b7e86d807a08
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,951
Size: 1.00 vMB
Total Fees: 0.03664848 BTC
Feerates: 454.44 > 3.67 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,985 (607,757 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
307,228 307,228 0000000000000000343d2c4261fb50a5c99a8ec82a17caabde3fd4e80b93f971 585 0.28/1.00 vMB 36
307,227 307,227 000000000000000030cd70f262e5552f197cae6f180e595a1b65fff776c3d989 147 0.15/1.00 vMB 18
307,226 307,226 00000000000000000f4a6f2211c59901a9af193e8c052bd24a0f0449a2a578cd 94 0.04/1.00 vMB 34
307,225 307,225 000000000000000011307cd609c7b64b7d8cc1b11e0dfef613c0b31b3c647f34 106 0.07/1.00 vMB 171
307,224 307,224 0000000000000000312a1ee7674ccc0c5de201fd3a60aaac4658fd2a7d3403e1 275 0.14/1.00 vMB 32
307,223 307,223 00000000000000004ceb3cc0bc194d44d548da0e920ec99c3281f56418d93057 100 0.08/1.00 vMB 22
307,222 307,222 0000000000000000340b84557274f4ea17bcbe147b1c6c04d63e1c527cced8fa 209 0.13/1.00 vMB 25
307,221 307,221 000000000000000020d8686391bb4d894409f9db7c03dc039aff6fd541768fc1 24 0.03/1.00 vMB 16
307,220 307,220 000000000000000013ed94eadebdb20174d8eac9f6cf34641e9000ce7d2502e0 239 0.14/1.00 vMB 24
307,219 307,219 0000000000000000118f25a0de112fec6eaa38cb6165fda644dc5ad9f2089049 881 0.45/1.00 vMB 33
307,218 307,218 00000000000000003aa12de98204dfa9e2840bdecc84b7ca537a658dc84ab211 89 0.07/1.00 vMB 13
307,217 307,217 000000000000000029821f85e8112d129f082021f546cd5e1c2be2a23c4d7387 430 0.28/1.00 vMB 25
307,216 307,216 00000000000000001839e9cb7338faacccacc339013051f260a83a75ed76a2b9 75 0.03/1.00 vMB 40
307,215 307,215 00000000000000004d513806503d371bd5fb3e1dd60442ad6a639675541c281e 1 0.00/1.00 vMB 0
307,214 307,214 0000000000000000398f0be292cdf35fc179b40492a7caea7ff17af7c2297fdd 308 0.25/1.00 vMB 19
307,213 307,213 000000000000000020a97b94e2fbf7c4f19726ef5491be46970e0c41884dc861 481 0.26/1.00 vMB 28
307,212 307,212 0000000000000000363349609db82a201d2a38e5a6db527772aea4969b50f381 261 0.11/1.00 vMB 29
307,211 307,211 000000000000000016bc1b756afcb2bf7fddb304135c4df344f48d933f9a241d 415 0.28/1.00 vMB 24
307,210 307,210 000000000000000025beca9e8b2535f23360a0517176d3d676ce708d9ec0effd 795 0.47/1.00 vMB 30
307,209 307,209 00000000000000003905fbe6603b05d59bec2cfbc0b548ce1bdd28a76f5c131e 53 0.12/1.00 vMB 18
307,208 307,208 00000000000000004689a73d2bacb0af682c49a4465948c7dcc8102d1abe5408 395 0.42/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.37 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: 663.36 GB
    • Received: 14.90 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.