Loading Tool

Explorer IconExplorer

Memory Pool

48,733 transactions
30.41 vMB
0.09095095 BTC
Random Selection Loading Transactions
Max Size: 162.58/200 MB

Candidate Block

Mining Attempt aaf57bbd767262ca1642ffd1f411690af4cb99fe30b7e9522e6940cccbe26204
Version 20000000
Previous Block 0000000000000000000132ab124e17e42052e9ae16d60ff0455651bf47e15c17
Merkle Root b0955a51f0b0eb7223a03049cf004b25b23d61ae5a18936ab0bf160854f000e9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,246
Size: 1.00 vMB
Total Fees: 0.02923951 BTC
Feerates: 101.56 > 2.93 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,853 (106,480 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
808,373 808,373 0000000000000000000018340f1316c49df0ef2699239083c2669bcb2aff7392 3,917 1.00/1.00 vMB 28
808,372 808,372 00000000000000000001f64279bac71ee284541a65de0795ef7619feb996740e 2,634 1.00/1.00 vMB 28
808,371 808,371 00000000000000000002e45859c2390ff467abcfcc4eb28c1fe6ac0b08bd98ea 4,173 1.00/1.00 vMB 25
808,370 808,370 00000000000000000001fe95c387123286f14db11c9d75af74455458714c7425 2,789 1.00/1.00 vMB 36
808,369 808,369 0000000000000000000044a48ca65a0d006bc775d31a196853993bc770621034 3,642 1.00/1.00 vMB 32
808,368 808,368 000000000000000000008d02e67ca39c9a0cb19d2e7d523fa40aab18687d3dd7 4,064 1.00/1.00 vMB 28
808,367 808,367 00000000000000000000551f6d6f682ef1e44d0fca25909692f136407003630c 4,013 1.00/1.00 vMB 31
808,366 808,366 00000000000000000001e717c9c2e47de04d92398a92fe91e70e7be4c6d7340a 4,058 1.00/1.00 vMB 29
808,365 808,365 00000000000000000002afb536cc8b06d35d19d6feee70f8a9c1c5f34ac05598 4,276 1.00/1.00 vMB 31
808,364 808,364 00000000000000000002dfec416ddab7f20ebe31cd20ab31404218025e27d786 3,706 1.00/1.00 vMB 35
808,363 808,363 00000000000000000000b9be6816e004067157b7f3136dac42cef5dade98a992 4,961 1.00/1.00 vMB 27
808,362 808,362 0000000000000000000501810fd20c099c14706edaf012490b8f2b7711f8092a 4,756 1.00/1.00 vMB 29
808,361 808,361 00000000000000000001c7e842ce0a0e4ce3f85ccfbfe0e36c888670ac3fab2e 5,868 1.00/1.00 vMB 28
808,360 808,360 000000000000000000029b65d154a2ef4175a1ca807819f2281e4f499485e8e6 2,625 1.00/1.00 vMB 36
808,359 808,359 00000000000000000001b79ca805970a2347affabcaad476d27704e9e21e71fe 2,989 1.00/1.00 vMB 30
808,358 808,358 000000000000000000007c854d3a6dcea5ddc722d8721469faeb59968f364e7a 2,745 1.00/1.00 vMB 42
808,357 808,357 00000000000000000000ca9bcdb150ced102216c5891455d85771a46108bcfb3 1 0.00/1.00 vMB 0
808,356 808,356 000000000000000000031f5f2b0940b10ba303e830e33080adfc3a3b4fd8b470 4,691 1.00/1.00 vMB 31
808,355 808,355 00000000000000000000d6276b8a41c33128f04e107af7679c1fd44ca0c4b930 4,727 1.00/1.00 vMB 33
808,354 808,354 0000000000000000000186ec9ffaffa9ffd7757d4e05463890e1e7d85ceb2531 3,521 1.00/1.00 vMB 32
808,353 808,353 00000000000000000000e5d66f4d1055547b9bfc9fe073b77dbbd2a4fef343d6 4,994 1.00/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 782.13 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: 652.42 GB
    • Received: 13.77 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.