Loading Tool

Explorer IconExplorer

Memory Pool

89,121 transactions
33.08 vMB
0.20352980 BTC
Random Selection Loading Transactions
Max Size: 199.71/200 MB

Candidate Block

Mining Attempt c4f8a7e1024f9c4edd6ac377a8186b8941d253752dddb790d39171ca1ec920d8
Version 20000000
Previous Block 00000000000000000000880b1680fef67d1387961500b05f68e29399f83d5076
Merkle Root c66ff039e0b244553cd52ba66f764e393cce7569a2c03e87217bed195f55d89c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,869
Size: 1.00 vMB
Total Fees: 0.09051849 BTC
Feerates: 387.56 > 9.07 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,953 (587,373 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
327,580 327,580 00000000000000000fce2f2c110ff5149eab49bc3b772c1d9ea6295e52b80a06 109 0.08/1.00 vMB 12
327,579 327,579 000000000000000013a1dc4444018b3877a5af7325e041606700f938dc31dadb 325 0.18/1.00 vMB 29
327,578 327,578 000000000000000006787c2b65e002f41baa923b416d3d08e1cb75d25784a5e1 571 0.30/1.00 vMB 32
327,577 327,577 00000000000000001522777106f44bd0b97d5fb51ddbf1ee8625652aaeaf3637 285 0.14/1.00 vMB 30
327,576 327,576 00000000000000001160748cb692b90cf40bd4d429cffe5509a205eead10ee6d 1,335 0.73/1.00 vMB 29
327,575 327,575 00000000000000000428e508c3a50322158895403a040acae70ae59b763ecf42 228 0.14/1.00 vMB 19
327,574 327,574 00000000000000000729660e8c92ae5f410d46cc031e0d951b68a153334a25e2 1 0.00/1.00 vMB 0
327,573 327,573 00000000000000001a77962fb4202287c0ea705f15aa7b5c4969b4def0e55ba2 549 0.37/1.00 vMB 22
327,572 327,572 00000000000000001436acaf9ec5cee659d1c71472dd63ba8411a7299f56ccce 811 0.34/1.00 vMB 35
327,571 327,571 000000000000000017e6661b8d37be6a7c59bc0760487f37fa73e6609dda929e 415 0.22/1.00 vMB 28
327,570 327,570 00000000000000001874f9124c967aefabd2d62d90f35e374a9e49ec560ad33e 785 0.38/1.00 vMB 28
327,569 327,569 00000000000000000b2165185021bd30702d2fbc016d857fcc24e21bee94221c 385 0.19/1.00 vMB 31
327,568 327,568 00000000000000000fe04fc4914726fdb8d7bdf70afd67741e7a953e3777936b 114 0.20/1.00 vMB 14
327,567 327,567 00000000000000000a18e90e7f70e213063bd2fab7be6d8f74f54cc33d9a40e4 566 0.38/1.00 vMB 25
327,566 327,566 00000000000000000ca3203c6e43c45973aa3069edab87166f4e7ec152f243d2 1,677 0.75/1.00 vMB 32
327,565 327,565 000000000000000004ae0f2efd1ae49a742e83d0b8f772c76233953fb46ac50f 819 0.35/1.00 vMB 44
327,564 327,564 00000000000000001295ceea0ee750692bc9876653fecb1f7a839ed2320e9193 241 0.13/1.00 vMB 22
327,563 327,563 00000000000000001966ae1f512c29fa54bef509c1e6b8f781aa2c0c6e65a4d8 274 0.19/1.00 vMB 25
327,562 327,562 0000000000000000133e511ba3c7402f48df5cf926b0230bde3790671b8f91b6 174 0.12/1.00 vMB 23
327,561 327,561 00000000000000000a105597ce356d242d4c2e263e73e36e580b6702e8c74902 283 0.15/1.00 vMB 25
327,560 327,560 0000000000000000048c8ee4a96ceec7077df638ba945c18a47d357e76984684 1,075 0.60/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.31 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: 660.19 GB
    • Received: 14.62 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.