Loading Tool

Explorer IconExplorer

Memory Pool

28,057 transactions
9.26 vMB
0.09160491 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 57.95/200 MB

Candidate Block

Mining Attempt 943e0320c9696e4f8ed2b4713f5a641ee2614d70664490a7a125590db5d37b33
Version 20000000
Previous Block 00000000000000000000ff025119fc1a893834cb4569c99c938adb36d4c496b0
Merkle Root 2d61bd2ae76dda5a1329a5f5f4c4bbc41482bbc144f8c40803c2bb688fd855dc
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 980
Size: 1.00 vMB
Total Fees: 0.02515211 BTC
Median Feerate: 3.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,221 (767,907 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
145,314 145,314 0000000000000209e05eb3ce96de42504b7f501dd69b8c7a6625ca8c6ba4bb61 60 0.03 vMB 103
145,313 145,313 000000000000029b5f8add6e05dfea954a5d0c13aa6c5499c85790f27e77b4f8 10 0.00 vMB 21
145,312 145,312 0000000000000441b8a5511473ffc72f47e354f29cd917f4a4b3d0cd69654d3e 10 0.01 vMB 9
145,311 145,311 00000000000007623fb58d5c53c065f01890aaf4b764b50317c2f35a8aed5bef 60 0.03 vMB 61
145,310 145,310 0000000000000984cf5952e8095a9a963a748721d573f630dff825b983631bad 22 0.01 vMB 92
145,309 145,309 00000000000008d42ddc3b8cb08c67fc5c6fee64ceca4f19d6b5bbfd414be71e 18 0.01 vMB 142
145,308 145,308 000000000000022fac2d353b070df25f9305165a002ee33e5192cfb7061a8efc 2 0.00 vMB 0
145,307 145,307 0000000000000972e071f3da31e444ac7b1c2096091721129dd735a15cafe1c8 30 0.02 vMB 63
145,306 145,306 00000000000000e225836811fbe227d2f671ec0870403e6b712d24022320d495 20 0.01 vMB 67
145,305 145,305 0000000000000372bed649b3a07b9919f83cfb5a66eb275ece3ea29cc112bb36 7 0.01 vMB 12
145,304 145,304 000000000000092e77694cf854a78e95ae47c0f7b051ddfd46a87757f1601841 48 0.03 vMB 86
145,303 145,303 0000000000000393faedc0b1b8a411f372ecbf1ad97b02191599c9a4f7405548 70 0.03 vMB 163
145,302 145,302 0000000000000707e8db069eac625586d4cb2fa503a1db4e942cb0b7651a31d3 14 0.00 vMB 41
145,301 145,301 0000000000000039b88898a06eb42ab671fe3cc169cea02385aed87fe0d70007 49 0.04 vMB 299
145,300 145,300 000000000000064b6ef6308ea85842ad1c71f0931c25730851217a5df7306369 28 0.01 vMB 92
145,299 145,299 000000000000085ad447ee70e1b21977f9db10291332a9ecdd4397151ed57e76 19 0.01 vMB 175
145,298 145,298 00000000000005d6b9937691707781bfe8c6d0c1fda4fbb5d0840bfe36191cfd 79 0.02 vMB 49
145,297 145,297 000000000000012bdb0a6531e96df17ad35325da973878f4315819b9d84ac40b 99 0.04 vMB 225
145,296 145,296 000000000000027d7258b157bf93a4faa03af7e0edbfbc5c8e7338751f852643 9 0.00 vMB 152
145,295 145,295 000000000000001abf4dab8370f67f17ea5d22e632892253e022d4585f70218e 16 0.00 vMB 26
145,294 145,294 00000000000003de3c7ee353094d8d373cd4a6f0a2812cb8d18e7595a4f24801 44 0.02 vMB 72
Previous 10 blocks ↓
Total Size: 779.24 GB

Node Details:

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