Loading Tool

Explorer IconExplorer

Memory Pool

72,327 transactions
27.92 vMB
0.06405650 BTC
Random Selection Loading Transactions
Max Size: 165.54/200 MB

Candidate Block

Mining Attempt cce10f266e1acef6f7addfbb2ad50154637c3272c98d97c40d39d88417b74d2f
Version 20000000
Previous Block 00000000000000000000a6021cd756592116928201db218641aa213304cf81b0
Merkle Root 9bec21b2793ce0e79b214f1b4fc0d2307396206e96ed3b6d03a371b07afd4d14
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,340
Size: 1.00 vMB
Total Fees: 0.00830981 BTC
Feerates: 40.21 > 0.83 > 0.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,034 (366,003 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
549,031 549,031 0000000000000000000a9b4e6b6283a264bb6372b26ebffc440b46ba211e9c8f 2,728 1.00/1.00 vMB 15
549,030 549,030 0000000000000000000c22963bd419ae3e8ffd8a64fe0cafe43fb690efc22661 2,530 1.00/1.00 vMB 21
549,029 549,029 000000000000000000257727845ae7020b1de0258d32731d1d1abfa3adf65219 2,933 1.00/1.00 vMB 11
549,028 549,028 0000000000000000000064720bd93f637ac60dbb2127d94cf643f596873e1bd4 2,743 1.00/1.00 vMB 21
549,027 549,027 00000000000000000006fc25151edfed27ef92ac53ce86b3c6f9cd58904ac468 2,609 1.00/1.00 vMB 11
549,026 549,026 0000000000000000000c98ab143c015304f334094ea439a511442a2bcafa5ec7 2,808 1.00/1.00 vMB 18
549,025 549,025 0000000000000000000caa594b74f5f7d5201afafafc41e6e1a0936fcffd6461 2,999 1.00/1.00 vMB 30
549,024 549,024 00000000000000000022dbd7545dc807288aa39f813c31903c2fdf0e26c9cee4 3,038 1.00/1.00 vMB 15
549,023 549,023 0000000000000000001ffa51b023619b5e43b109a95a0212ee65a5ab5658c701 3,238 1.00/1.00 vMB 29
549,022 549,022 0000000000000000001938d8bcac5c53b5c37b181aa2121cf4a0d688cd5e4966 1,570 1.00/1.00 vMB 18
549,021 549,021 0000000000000000000ccc76d5bbd435c12b640f71066652f2f0c1aa7ac9ded2 2,069 1.00/1.00 vMB 18
549,020 549,020 00000000000000000018fc88f1a562cef30ac4e238707695eb56d50a77fad8c0 2,581 1.00/1.00 vMB 17
549,019 549,019 000000000000000000217bd5401bb80a561ad5cd89ea8d41942482efcd17c17c 1,224 1.00/1.00 vMB 41
549,018 549,018 0000000000000000000be963861024cfff80e7dcd80332926edbd41eaeeee78e 2,424 1.00/1.00 vMB 33
549,017 549,017 000000000000000000106497716b14861ad40576d49e5e0848527021c255fee8 1 0.00/1.00 vMB 0
549,016 549,016 000000000000000000264bee4ff01573f19435e76b88610e9695b5fb7ca2c0ab 2,898 1.00/1.00 vMB 12
549,015 549,015 000000000000000000109167aed25b62b7ae83d21480f18fa879056e00917a3e 2,369 1.00/1.00 vMB 16
549,014 549,014 0000000000000000000878bdc770ab9477553cbc409fc70ea37bec75fe62a413 2,065 1.00/1.00 vMB 15
549,013 549,013 0000000000000000000be469fa51183f7dbf57733b0c89a463ec79543962943a 2,817 1.00/1.00 vMB 19
549,012 549,012 000000000000000000114102ec8ec263000eaa887b2b56873a2a9cd67404b6e2 1,220 1.00/1.00 vMB 16
549,011 549,011 000000000000000000216d32f9619ca4992a9ee95e9c338298c457730590e654 2,172 1.00/1.00 vMB 35
Previous 10 blocks ↓
Total Size: 782.45 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: 666.98 GB
    • Received: 15.24 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.