Loading Tool

Explorer IconExplorer

Memory Pool

72,515 transactions
27.91 vMB
0.06365913 BTC
Random Selection Loading Transactions
Max Size: 165.70/200 MB

Candidate Block

Mining Attempt fc9810fd4bff7da6cee853ec8819d6174763c524b8fec0625e23e98ded552037
Version 20000000
Previous Block 000000000000000000003563c4b66b8c7aee15d5eb92bb97c05d0ba548e70e53
Merkle Root a5216240698bd5e166a4e6d047d1fe49cd3fe6024b9fd0858e5d1a341353568d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,560
Size: 1.00 vMB
Total Fees: 0.00794315 BTC
Feerates: 180.34 > 0.80 > 0.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,033 (238,021 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
677,012 677,012 0000000000000000000588450d710e406e45d16d503cce019dbdca9633910e35 3,300 1.00/1.00 vMB 110
677,011 677,011 000000000000000000066a8fc951b5bc29faaca01fc8eeefa3a85d4bb86e4fc5 2,609 1.00/1.00 vMB 79
677,010 677,010 00000000000000000006b38226fd10347a0516b9acd1e2c3fb7cd44d7ae12271 1,971 1.00/1.00 vMB 67
677,009 677,009 00000000000000000003f967af3b084358b3da784f484c6c98c04340010d4e45 2,903 1.00/1.00 vMB 92
677,008 677,008 000000000000000000069b3abe3b333517d40542bb666f9ce2ee3add9d3a46b3 3,275 1.00/1.00 vMB 78
677,007 677,007 000000000000000000013ab773f76ea07854badf1f60233d702ca6edb46bfe7e 2,622 1.00/1.00 vMB 75
677,006 677,006 0000000000000000000537ed2970026513386649cea9c68d18d46aeadbaf3aa0 2,959 1.00/1.00 vMB 87
677,005 677,005 00000000000000000004ee43bf810cb9307ca65cd8668274deabf2dd923eac8f 2,055 1.00/1.00 vMB 77
677,004 677,004 000000000000000000021a1fd969d0f3e7c03e164ccd8d6d96d077e64fe05af0 276 1.00/1.00 vMB 72
677,003 677,003 00000000000000000000dd25b1faa9fbb1d685e9fc3914c0711db9e9ec3b23f1 2,522 1.00/1.00 vMB 78
677,002 677,002 0000000000000000000639526420b6600d855e51666297aa46863a7027ea0ace 3,091 1.00/1.00 vMB 102
677,001 677,001 0000000000000000000c3e14379bc9522a20963b5f3af47ac5e2dafa0f1babbd 2,720 1.00/1.00 vMB 77
677,000 677,000 000000000000000000019938c438e4501c797177fcdd1767d536a6e2640c32fd 1,682 1.00/1.00 vMB 108
676,999 676,999 0000000000000000000c6c332d9419d5910ad07abf130586f28f609bc0572014 141 1.00/1.00 vMB 68
676,998 676,998 00000000000000000002ca752f74f91a0a3621cd5bf22d3a778d28312968b550 1,514 1.00/1.00 vMB 67
676,997 676,997 0000000000000000000b0134a4bbccd1558fa907819bfe54c876aa2fce8406d4 2,611 1.00/1.00 vMB 75
676,996 676,996 0000000000000000000043683e4e43cb8a9cb7609f7572e13f4d5f1d600d6327 2,206 1.00/1.00 vMB 74
676,995 676,995 00000000000000000006cea0821251d2dcae9fb30076a8ee52e1b7c89209be05 2,708 1.00/1.00 vMB 78
676,994 676,994 0000000000000000000bffdd3cd4eb1e09c2f794409852ada3629e77773199dd 2,657 1.00/1.00 vMB 85
676,993 676,993 000000000000000000082d29662dae33e897b641f7d512ad8211ef53ce64750c 2,341 1.00/1.00 vMB 81
676,992 676,992 0000000000000000000351788ad618828318e48697f49640e4f96f0bcdf05053 2,011 1.00/1.00 vMB 82
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: 11
  • Data Transfer:
    • Sent: 666.87 GB
    • Received: 15.23 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.