Loading Tool

Explorer IconExplorer

Memory Pool

77,520 transactions
28.94 vMB
0.08284736 BTC
Random Selection Loading Transactions
Max Size: 174.97/200 MB

Candidate Block

Mining Attempt c2be8fbaba3ec6b7771b785a410f2409049be27daf1cfad13b021f6738145941
Version 20000000
Previous Block 0000000000000000000169e11a5774bf6f1eff7be8cb96cd30c8ad82f3884e2d
Merkle Root e568fb3e77b0441b0464a1bf0e8b3b8c63fcd04679ffb9fb94adac431c8154a5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,958
Size: 1.00 vMB
Total Fees: 0.02256644 BTC
Feerates: 150.93 > 2.26 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,158 (215,138 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
700,020 700,020 00000000000000000008dfe0a920f4d24c2daa2095accb4705dd6a8ea9a7af3d 2,217 1.00/1.00 vMB 13
700,019 700,019 0000000000000000000d5a9d4126fcc1a97e9657dd1bcd9a9a617c620093527b 995 1.00/1.00 vMB 10
700,018 700,018 00000000000000000005e35faa5f105ee924d592e7b2e504c7d5a82bcbc3b2e6 1,805 0.73/1.00 vMB 13
700,017 700,017 0000000000000000000327fa9e9a46df53ff0b9e52966ab4e7892cacc613e4e4 1,184 1.00/1.00 vMB 6
700,016 700,016 0000000000000000000823c16050517ff3c3339b4e32bc14ad5114734d3d211a 2,238 1.00/1.00 vMB 17
700,015 700,015 00000000000000000003389777a1d31e0d6e8719db4a869dfe63d3682bb1a21f 424 0.16/1.00 vMB 11
700,014 700,014 00000000000000000000907eebe6de925e844bfa8e25f8fe83865b3d664b9879 1,103 0.40/1.00 vMB 11
700,013 700,013 00000000000000000008b02ce7917dc696fee8175e4f97fe4fe5edd2f7356de1 221 0.10/1.00 vMB 11
700,012 700,012 0000000000000000000e5306873d3def24f9a3bb6bcd44b0f5213d505188356d 965 0.38/1.00 vMB 11
700,011 700,011 00000000000000000005cf8a0e319eb257f7a3369f68243ec32b55b5507d3677 873 0.39/1.00 vMB 11
700,010 700,010 00000000000000000001a6a742dcef160bd35b59c1a3fabcf6469cfd69ea6863 129 0.06/1.00 vMB 21
700,009 700,009 0000000000000000000190997c460412aab3ed2a260447c896f16f8a3e17dd87 706 0.36/1.00 vMB 5
700,008 700,008 0000000000000000000bd59e42336960925a4c465459b6208eebcb22ecfe0839 2,464 1.00/1.00 vMB 15
700,007 700,007 0000000000000000000a5f9662af95174b8ff46df4b7cbae4334283a1465dcb0 1,341 0.66/1.00 vMB 16
700,006 700,006 00000000000000000005975f6e8351d800c47eb3ec41b30586b001f382f5e47d 208 0.10/1.00 vMB 15
700,005 700,005 0000000000000000000add9a48ae518c8e1aab061d313cf8c07a69e860c7ec0b 739 0.29/1.00 vMB 10
700,004 700,004 0000000000000000000e360e05cb9d7b238b95cc881726d0519e0449be361d9e 320 0.15/1.00 vMB 11
700,003 700,003 000000000000000000055646f272b32b2b844137f215163229aed0099f2a6640 132 0.09/1.00 vMB 35
700,002 700,002 00000000000000000001993b6b5e4e3dac1187820bccc5ab324d6f01c05d6146 255 0.12/1.00 vMB 8
700,001 700,001 00000000000000000002f39baabb00ffeb47dbdb425d5077baa62c47482b7e92 496 0.36/1.00 vMB 2
700,000 700,000 0000000000000000000590fc0f3eba193a278534220b2b37e9849e1a770ca959 1,276 1.00/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.67 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: 673.11 GB
    • Received: 16.40 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.