Loading Tool

Explorer IconExplorer

Memory Pool

17,739 transactions
8.25 vMB
0.02140251 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 47.48/200 MB

Candidate Block

Mining Attempt b403e4b0313b03678dbcbd2d77634f2df1f48362e701f85e29510b9d82c623d8
Version 20000000
Previous Block 00000000000000000001816ebe27c4b538156b72d2393ecf91ed8f62040739b3
Merkle Root 6fcd30883cb629221a4ddce81034c9fce53ed338df978fb5968746099a7fa918
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,080
Size: 1.00 vMB
Total Fees: 0.00387241 BTC
Median Feerate: 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,408 (741,353 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
172,055 172,055 0000000000000104b4f0979dfc1ae66ec37e64fbe7cbb44b759b410f660fd8da 57 0.03 vMB 158
172,054 172,054 00000000000007f0c3bb96b9cbc5e1597b59fa394e7ff358f4b719f35b3838d2 89 0.03 vMB 202
172,053 172,053 0000000000000390e5f60c22b5cb79c00fb23ffd916e2a36f10f093184768c5b 37 0.02 vMB 89
172,052 172,052 00000000000009af20e0fe6775d3155ec1a045000510dbccd67fb11018bbe50e 39 0.02 vMB 157
172,051 172,051 0000000000000995a7459623a770e65a92152cec9439f331c5d5e64f4d06bd73 1 0.00 vMB 0
172,050 172,050 00000000000008e5da4873f079a2312aaac1741e1cdc33c71489dd15521f74ca 7 0.00 vMB 68
172,049 172,049 0000000000000a041a84087375d0a7091ddcffcc2245a723839b68c3a22531bc 62 0.02 vMB 124
172,048 172,048 000000000000042200f974f068fae5f83fb8f79cee2ec458788d4a4b575368d8 65 0.03 vMB 114
172,047 172,047 000000000000034ccde94a60003119961ce58daadb92ac89c103b2b447fbc8c1 35 0.01 vMB 207
172,046 172,046 0000000000000a002c39cd1fd2e7d2588cfbc4895a211e19c9926a0883072041 157 0.07 vMB 75
172,045 172,045 00000000000001af966a706b05282e3a7909d94e6598b9ae97a2dc9a6c497e9b 1 0.00 vMB 0
172,044 172,044 00000000000000d70adcbcfd561ff1bbd41be9fb4e0434faa949a622962f9f5f 1 0.00 vMB 0
172,043 172,043 0000000000000321eb25f161c1cfa000f45573999301f1ca556192c34c4e2908 21 0.01 vMB 30
172,042 172,042 000000000000056ad09efb76ba3d953d32b1713f1f2af7bf2de620f05527b00f 11 0.00 vMB 54
172,041 172,041 0000000000000b033ffe0fcd611522d8d55efce9eff397086aca6f998a91eba4 30 0.01 vMB 121
172,040 172,040 000000000000084bd3ea71d363046c886a8af3c24ba7618fb4cf11d32e417bb2 1 0.00 vMB 0
172,039 172,039 000000000000004e369f60867c1df1c3f24fdfbdcbc686a19eed4a6cd8d51f5b 1 0.00 vMB 0
172,038 172,038 000000000000093ea7d2e6a149afcbfaffcba819392fbe5989a7b8002604b8db 32 0.01 vMB 152
172,037 172,037 00000000000005ee8da768a5a2f9261adf0aa0aa26f09f6cc3082573631a09e7 35 0.08 vMB 58
172,036 172,036 000000000000017d6aeec0f8b14ba097c82e0d2092014e269ff85588094b632d 52 0.02 vMB 132
172,035 172,035 0000000000000352feeb37a0c85388b1ed904893c4105993061d83099f332557 1 0.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.58 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 112
    • Outgoing: 10
  • Data Transfer:
    • Sent: 280.89 GB
    • Received: 1.11 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.