Loading Tool

Explorer IconExplorer

Memory Pool

79,492 transactions
30.06 vMB
0.07807317 BTC
Random Selection Loading Transactions
Max Size: 183.79/200 MB

Candidate Block

Mining Attempt ef983dde5b86125bb117d0d7c4eb39dea611fd97cc26e002d58a9b2681a82752
Version 20000000
Previous Block 00000000000000000001341e3d93978594e8c6b2f50720725be672de3d340c6b
Merkle Root 2e1d05dcad3e8dfaba33f228c39262f8b1e75862642ee7deac4eba41f4e46a10
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,243
Size: 1.00 vMB
Total Fees: 0.01119191 BTC
Feerates: 100.65 > 1.12 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,390 (634,061 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
281,329 281,329 00000000000000002fad97e504c6c2edefafb24b025f273054383d1b454a2ff4 167 0.13/1.00 vMB 27
281,328 281,328 00000000000000023207bca9d253cdef0438a8eb3ecf52b5fd2ff3a4be172ec5 105 0.05/1.00 vMB 37
281,327 281,327 0000000000000001587fb91da3a191495c46baa2324e475bd78d0fec24a8b943 433 0.25/1.00 vMB 34
281,326 281,326 00000000000000012149f5c1268c481778811d7e83ce7a496bc478bfc31cd3aa 695 0.25/1.00 vMB 61
281,325 281,325 00000000000000014cbc9b16c0c3edd02468084ef9f93442d759f8afec3652b5 109 0.06/1.00 vMB 33
281,324 281,324 0000000000000001da5f1b4947aaa65996b2231b9b51e597325218630345721a 48 0.02/1.00 vMB 34
281,323 281,323 00000000000000018364def876852c58133fb4ea7eb135c7080b80366d73f331 280 0.14/1.00 vMB 64
281,322 281,322 0000000000000000f53b502de6700fe79a965a30aa98683a0d4482ec895e777c 164 0.08/1.00 vMB 47
281,321 281,321 0000000000000001f4c335856f0489453c927eb5c91480ff78829aa1d99d5173 372 0.18/1.00 vMB 61
281,320 281,320 0000000000000000127b7d27fb5d92dccd9fd6ac56cb33e4f96733e1c75b7fa3 41 0.02/1.00 vMB 43
281,319 281,319 00000000000000016b265c2f4c52f868171cc242a02c0cf33b9e9ac89abe2b01 9 0.01/1.00 vMB 53
281,318 281,318 0000000000000000fba68a41bfd00810fcdc54db270df89bd872057daabc8f48 86 0.05/1.00 vMB 53
281,317 281,317 0000000000000001971057155748c277a4235b5fffad5ca52a084a138cb3b39b 123 0.08/1.00 vMB 35
281,316 281,316 0000000000000000934448369c2e10e1866548a4c8e43416f22713aa75ec9c1f 199 0.10/1.00 vMB 77
281,315 281,315 0000000000000001e80cee23ec1414920ed532fb931bb2475b3e7e458f0b5160 171 0.08/1.00 vMB 39
281,314 281,314 00000000000000017e00d26f7a7a4fcd974e0156856148f36e777f1cb2f21ef6 63 0.05/1.00 vMB 15
281,313 281,313 0000000000000001ac8c3f75dafd62970ce98391352fbf32d39870a92084411f 618 0.25/1.00 vMB 76
281,312 281,312 000000000000000054c3026bbfb859672fb3d627074505093a58462e85e29592 63 0.03/1.00 vMB 39
281,311 281,311 00000000000000009336d80fa57a0d1c79b1e5e1d1e965bb6b8866916d210c37 19 0.00/1.00 vMB 42
281,310 281,310 00000000000000016500554e4234fc1eb3b5e409ca0a154fbe587499a5f0dce1 340 0.22/1.00 vMB 39
281,309 281,309 0000000000000001d25f5bc7655e4b8eb0f968b39ca1a6d96c60e0c0e037cc0a 448 0.18/1.00 vMB 42
Previous 10 blocks ↓
Total Size: 783.07 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: 720.88 GB
    • Received: 18.29 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.