Loading Tool

Explorer IconExplorer

Memory Pool

28,097 transactions
25.75 vMB
0.08731948 BTC
Random Selection Loading Transactions
Max Size: 124.45/200 MB

Candidate Block

Mining Attempt 906a55b3281d42501327a2d62df9d9a72b35c179a79bd93f1b20b4e64905d2fe
Version 20000000
Previous Block 00000000000000000000b31bddf15c89d32274d08a85fb7020240ed911664f51
Merkle Root 27fcff60a3373adf912842219092a99cca4901d253ad63a4f565da1ba97735fb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,451
Size: 1.00 vMB
Total Fees: 0.03619243 BTC
Feerates: 198.93 > 3.63 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,175 (753,800 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
160,375 160,375 0000000000000529a6bfdeb84edd02212752a0472647e5f6508733f48fc9c1a3 17 0.00/1.00 vMB 323
160,374 160,374 000000000000061cf37061ab19b75fcb06740d9169345f379204b5e1293a7350 60 0.03/1.00 vMB 100
160,373 160,373 00000000000008b64a51b3490ed9cb848776d0d363a07cc4d507f1305e97c697 9 0.00/1.00 vMB 1,228
160,372 160,372 0000000000000824447e32eef31e47fb156505c9f0ae8bf63d16022e148f2c8f 56 0.03/1.00 vMB 63
160,371 160,371 000000000000088a8ba0d599d6787ff41224b2420b75c2ccb88d094f7fb5069f 72 0.04/1.00 vMB 56
160,370 160,370 0000000000000056400ef37887d0333f632ff1978f34392059e2d5c671931087 1 0.00/1.00 vMB 0
160,369 160,369 0000000000000ab80585f35f4f958b22978b9facefaa2db379c34b7207a158f9 39 0.02/1.00 vMB 427
160,368 160,368 00000000000001c6e831971c4cf2b6137774163f938c5bb63d62b0a99090dc8e 10 0.00/1.00 vMB 35
160,367 160,367 0000000000000288513ae9385936afc0e19c7b5998f9726758cfd648d5b481b4 25 0.01/1.00 vMB 172
160,366 160,366 000000000000034b3238e0389b2171cd108533d2b31cbe174d976892a3d11a0c 77 0.03/1.00 vMB 204
160,365 160,365 000000000000018e484e32d15048f86a26de218389a236e5a08b35c8088b4b6c 12 0.00/1.00 vMB 17
160,364 160,364 0000000000000c5cacff6efd5e45dd9b91cf141936c9d70f0a098f3ac52e7321 34 0.01/1.00 vMB 67
160,363 160,363 0000000000000befa166f0bb041204563dab1e4bdd84097705b7fc576e864cf2 4 0.00/1.00 vMB 77
160,362 160,362 000000000000018a8d0dbace8510165470343b29bba688f09b0bc492c666988e 53 0.02/1.00 vMB 25
160,361 160,361 00000000000007313e84253cfe5bb155eeb9214d9ff7bf05a2aaf263f2dfba6c 25 0.01/1.00 vMB 202
160,360 160,360 00000000000002ad6aab3afa5d158f3b5c00f924adaaa5232cd77a52a8c3a820 8 0.00/1.00 vMB 28
160,359 160,359 00000000000007f7155b751bb0de08cf8c84d006c134ab68074787c0f8633c8d 15 0.04/1.00 vMB 1,240
160,358 160,358 000000000000071576ce9d3c085b608f5c5dbc9b519e2d03cbe8ecb5a7459236 12 0.01/1.00 vMB 187
160,357 160,357 0000000000000e6c2904642e31e13b0b2417a09b17c6a12dab2369728ffc4980 23 0.01/1.00 vMB 337
160,356 160,356 00000000000001db140e70faf7094ff05da22dc624dfd908794cd0bb915ab26b 5 0.00/1.00 vMB 1,015
160,355 160,355 00000000000004fbe02e1d66d3a0c40e7dca7ef241c563aa6d82a93caf803002 81 0.04/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 780.90 GB

Node Details:

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