Loading Tool

Explorer IconExplorer

Memory Pool

49,946 transactions
29.98 vMB
0.11370946 BTC
Random Selection Loading Transactions
Max Size: 159.91/200 MB

Candidate Block

Mining Attempt b19c337707de7a7ee9e1d329e3411b93eef06bdaa4946465a451883b71bd7d1a
Version 20000000
Previous Block 000000000000000000002bb93a85f00afbdf082006a0d42f0245143e7dde62a4
Merkle Root 5dc3e57911658e8cd4aaae01396399792bb6cf5dde8ac8cc06677d597c32d2aa
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,409
Size: 1.00 vMB
Total Fees: 0.04370078 BTC
Feerates: 179.69 > 4.38 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,844 (331,690 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
583,154 583,154 0000000000000000000ea1127697d35124a3d4ffbff601873a0655e9caa97dc5 1,422 0.50/1.00 vMB 69
583,153 583,153 00000000000000000015815cc44e1649d9aa06430744518cc4664ef87d9db89c 800 0.34/1.00 vMB 71
583,152 583,152 00000000000000000013927751fdd097065d32baf23cf163ae304e05ba881938 954 0.58/1.00 vMB 5
583,151 583,151 0000000000000000001afe3d182f3a54b93d1cfe7120bb71023f13dc0eb9183a 3,197 1.00/1.00 vMB 54
583,150 583,150 00000000000000000014012bd2244e9dbc59e0fc1e94809f3e19186df7b3e00c 2,975 1.00/1.00 vMB 91
583,149 583,149 00000000000000000005cba8e588bf4fa7b4ef084be9024c91cdd41a115c34f0 2,813 1.00/1.00 vMB 56
583,148 583,148 00000000000000000009bcbea4a43d1ccd0ea8253f80a8676ebddd8fbe003b09 3,020 1.00/1.00 vMB 141
583,147 583,147 000000000000000000081f292e4ffeb17dd4a1a3c13e1d9fe7a0542f9d991714 1,373 1.00/1.00 vMB 29
583,146 583,146 0000000000000000001e98f967e94db20ae8e052f89c3645fe1c36461dc5d2d0 1,784 1.00/1.00 vMB 47
583,145 583,145 000000000000000000230e1f692cff4f9f145425a7930c4d9e23f2baf8d5af94 3,111 1.00/1.00 vMB 66
583,144 583,144 00000000000000000008738b5f97f2a1935736941a15dc9532b4b15c950e30c4 3,024 1.00/1.00 vMB 141
583,143 583,143 000000000000000000121b8ac7af1a5c4cf97d9934a6aa39a19d8aec64d78a4f 1,945 1.00/1.00 vMB 40
583,142 583,142 0000000000000000000d6d8357c9809c7108d9501610df05f3145c7012d13b30 2,623 1.00/1.00 vMB 46
583,141 583,141 0000000000000000001555cec787929bbf3b9a8f283cc9f6be9d52f2ba1b520e 2,648 1.00/1.00 vMB 78
583,140 583,140 0000000000000000000e1f6971eba105254bfe7e526073e6fa1d069382e248f9 3,128 1.00/1.00 vMB 105
583,139 583,139 00000000000000000013604eae17d478fa36f539d27a8d2cbceb33c030c5b2d2 3,279 1.00/1.00 vMB 178
583,138 583,138 00000000000000000001e04a827c8b7757ec65c32ff0cfc832437e6c3abbd313 3,088 1.00/1.00 vMB 87
583,137 583,137 00000000000000000008eaf2946543d9b5e1eee5a9f66a34359762ca85b1a17e 1,220 0.50/1.00 vMB 49
583,136 583,136 00000000000000000022b6c573a33a27fbb547e0668adff4d813896d98aeec5f 1,831 1.00/1.00 vMB 109
583,135 583,135 00000000000000000006787751758e6247b3431529a823ab4a3d11af23a913b4 1,333 0.71/1.00 vMB 29
583,134 583,134 00000000000000000015ae68e198fffffa4adedf4fffdf3ad528a1933b55c99d 2,511 1.00/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.11 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: 652.02 GB
    • Received: 13.69 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.