Loading Tool

Explorer IconExplorer

Memory Pool

27,346 transactions
19.68 vMB
0.06653360 BTC
Random Selection Loading Transactions
Max Size: 114.24/200 MB

Candidate Block

Mining Attempt 302b79907ab22d469890f15d64b56c723b3d43325414fb2821a4f39f3d5f5319
Version 20000000
Previous Block 00000000000000000000b1025e416429e5ace48a0381d6863876e453951d21b0
Merkle Root 2b1a7bd75fde8eee25d88ee9ea9b78fd24bdabeda3fec2be5444efbb15c8c669
Time (UTC) ( ago)
Target 00000000000000000001ddb40000000000000000000000000000000000000000
Nonce 0
Transactions: 3,532
Size: 1.00 vMB
Total Fees: 0.02374148 BTC
Feerates: 94.79 > 2.38 > 0.10 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 918,313 (740,258 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
178,055 178,055 000000000000021b934840ced1a23cbf4d347717f9cec6c91930f1d3fca6c664 203 0.07/1.00 vMB 181
178,054 178,054 00000000000006eb395ea57ec1d944b0f6e60317fd5338cf0f2341899b3e7e16 104 0.09/1.00 vMB 83
178,053 178,053 000000000000079f364e6ab90531edb423c7dd634d5d9687d238d1a40ec23021 29 0.01/1.00 vMB 61
178,052 178,052 00000000000009ff1d1b4982c89ae78d9f77dfdb2345224586d71f106504f271 66 0.03/1.00 vMB 181
178,051 178,051 000000000000008eb9e0f2b6108c149504c6bfdba286009b0da378750a6b68da 50 0.02/1.00 vMB 154
178,050 178,050 0000000000000a76a55dc23004c98d37d90189a942fc3e2a2b5d0a90b707d7cb 62 0.02/1.00 vMB 0
178,049 178,049 0000000000000026c2427f3003c9beaae12d58495d06a71ddfb6b9d3cda5af93 31 0.01/1.00 vMB 162
178,048 178,048 0000000000000a411eba83e00098ac25908d86cd7d7f4802ea57ae461e0904d1 26 0.01/1.00 vMB 157
178,047 178,047 00000000000006baa97cbea95e86644e75c826dc7d41c1809ee7c44f8b7f6eef 52 0.03/1.00 vMB 91
178,046 178,046 00000000000004b3a0149137d2cb67c0819484199059599b01eb8a7e8537a83a 28 0.02/1.00 vMB 2
178,045 178,045 00000000000005721c02dbf2df17dcd93ae948b2813ac282faa04170e7a201fc 105 0.05/1.00 vMB 150
178,044 178,044 00000000000007ba55034444afde971569fe7fa92b79c5fc389d663138c537c3 51 0.02/1.00 vMB 43
178,043 178,043 0000000000000557e997fac381b6c29dd3322750934da304c7574fc11cb2e0d9 40 0.02/1.00 vMB 81
178,042 178,042 000000000000043dd5a6aeab2a949ffba76dbb3786533380045687c4558c28d0 51 0.02/1.00 vMB 88
178,041 178,041 00000000000007f80a4fe9f4fe0a7c112546c487cca47ee1adb1a94eac0fc6b0 87 0.04/1.00 vMB 132
178,040 178,040 00000000000006ea421b2e45ac6477f6377226dfdc91199295fe80a2595cb90d 25 0.01/1.00 vMB 91
178,039 178,039 00000000000004efaa4351e27a3c40c872cbe381869e60a1140a8ae91631fe3d 67 0.04/1.00 vMB 323
178,038 178,038 0000000000000ab80b6e747a359d7e2e6bc4df19e67bccca5106970698b6b8f7 16 0.01/1.00 vMB 167
178,037 178,037 00000000000002fdadce963a5d1aeed44628923a7f2749bdc03f6dad800555be 46 0.01/1.00 vMB 155
178,036 178,036 00000000000001cb50746bd7b303e58cb093bcea638ce8f26260f4eded86a2d8 25 0.01/1.00 vMB 622
178,035 178,035 000000000000038f2a84aa408dca1cf422b8903c078b49c54270169a2890716c 95 0.07/1.00 vMB 105
Previous 10 blocks ↓
Total Size: 788.10 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: 1,132.00 GB
    • Received: 41.02 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.