Loading Tool

Explorer IconExplorer

Memory Pool

39,795 transactions
27.56 vMB
0.06206606 BTC
Random Selection Loading Transactions
Max Size: 141.02/200 MB

Candidate Block

Mining Attempt 035685b6389c6d32abb91c1765867a125997b14431cbbff7ef63967f58d4303b
Version 20000000
Previous Block 0000000000000000000183fdd09766667573fbca4a30fc6f2455b37becebdd12
Merkle Root 8d03cea5564968c526d5231853887fe6ecfb642681998961c15a5be124e50d39
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,231
Size: 1.00 vMB
Total Fees: 0.00948828 BTC
Feerates: 71.81 > 0.95 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,641 (523,842 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
390,799 390,799 00000000000000000bb2342d67aff190c2b6eb308c696f63eb06eaa0eea3ae35 1,970 0.98/1.00 vMB 39
390,798 390,798 0000000000000000065a23a16adf46bf9b8b1939b187e1aac65a216a1704dea0 1,794 0.93/1.00 vMB 28
390,797 390,797 000000000000000008228fd59dd2311de644afbabc5157dcd59918f1309a0df0 2,427 0.95/1.00 vMB 66
390,796 390,796 00000000000000000526a7c28a8d9e3a4f94e35b0e78f95fb706371fa9073da6 1,823 1.00/1.00 vMB 33
390,795 390,795 00000000000000000b80f14b96c844a20085309ecd25182e8494d08049fc7a4d 1,976 0.95/1.00 vMB 27
390,794 390,794 0000000000000000001a7cb27cb945d6179183c5ac052a008698f93dd0f8131e 2,373 0.99/1.00 vMB 35
390,793 390,793 00000000000000000a941500b3b29299a92d35c9531e0d206bf8e2e93048f893 3,285 0.95/1.00 vMB 64
390,792 390,792 0000000000000000024d0f72319fd6ebe55c0ef88df201657b2d9eaaeb0ac5a3 2,176 1.00/1.00 vMB 35
390,791 390,791 000000000000000009f7f30c9fa9d94baa2829858110ad72fc2d7b667c47c14c 1,027 0.87/1.00 vMB 19
390,790 390,790 0000000000000000088d145547af69a572e6422dd6285725c647e76802f1a9e0 1,975 0.96/1.00 vMB 30
390,789 390,789 0000000000000000015624edba9af25b857845fe6c84ef770f9cf943bc2eaef5 2,872 1.00/1.00 vMB 48
390,788 390,788 00000000000000000a0e3a0b04d2ef8ae8ffc1d6d974c46a44b1cd57cf136211 282 0.25/1.00 vMB 13
390,787 390,787 000000000000000008bb1d8207b65d76bc95930f5970bba434240aea857addff 538 0.42/1.00 vMB 18
390,786 390,786 0000000000000000059859f49f12dbae0b3cd77f3f25b5ecbff35f11aae96dcd 943 0.69/1.00 vMB 31
390,785 390,785 000000000000000006b9446e7366f175473298ca65e0a82098fbe4d4580a5cef 2,276 1.00/1.00 vMB 38
390,784 390,784 000000000000000008e46807962bb7f40170c3176a7aa076c8fac634b84919a8 376 0.31/1.00 vMB 25
390,783 390,783 0000000000000000084c39b4da4f43ddcf6887fcd85a246d69a7e52eebabf094 1,999 0.79/1.00 vMB 38
390,782 390,782 00000000000000000ac01cbff015e622e4471dce7c0deded3ae2bfd946b2c074 1,235 0.66/1.00 vMB 32
390,781 390,781 00000000000000000696ad7b31c6f2e979f73cf7d152091166aff01dbba0f429 831 0.30/1.00 vMB 48
390,780 390,780 00000000000000000701940c460262520e1d7a7702561171f0103ba23ce75896 1,146 0.56/1.00 vMB 31
390,779 390,779 0000000000000000095b0d449413f370be3e1b565fe149fa343d6985c82f3c34 875 0.40/1.00 vMB 36
Previous 10 blocks ↓
Total Size: 781.75 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: 631.90 GB
    • Received: 12.09 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.