Loading Tool

Explorer IconExplorer

Memory Pool

9,447 transactions
3.42 vMB
0.00935956 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 20.63/200 MB

Candidate Block

Mining Attempt da30bcfe1b3c1212b71264d7cf7e8b5e180ed4e9f9bde5dd2af3c7b77d606075
Version 20000000
Previous Block 00000000000000000001ee4cb97e17eb569e9cfdcc353ea081c23004aac63085
Merkle Root 16d4ae1be59118f06b98be03f0b9b2117bc3a610a82cce19f9de7c0843d6fcb3
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,242
Size: 1.00 vMB
Total Fees: 0.00581412 BTC
Median Feerate: 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,498 (769,442 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
144,056 144,056 00000000000002cdd7b655564d165ff430766588c498eeec52df25e28475984e 120 0.04 vMB 106
144,055 144,055 000000000000010a10895053c0527759abe9579981c196b897b51c70fd9ac7a7 106 0.05 vMB 257
144,054 144,054 0000000000000622da5bf81b2d055e233256fad630acc9d3197e04b192114322 41 0.02 vMB 238
144,053 144,053 000000000000010f3babf10897361dc93f46b393d8ccd155d8112b9d2393af19 42 0.03 vMB 258
144,052 144,052 000000000000022aad4084193296febc6e96d9496e9dde1fc022ca25174eccd6 57 0.03 vMB 194
144,051 144,051 000000000000006981845c9e4ab0abbeccad288a0fed33f36fceee07a79135b5 13 0.00 vMB 287
144,050 144,050 00000000000006515bbafd2637c4b7471a39324ffb4431a6e4e12a13087d4426 1 0.00 vMB 0
144,049 144,049 00000000000002272971d6dbcd3a3c28c6aecf2e96b198e5d261b641e67e8daa 77 0.04 vMB 194
144,048 144,048 00000000000006bd4836a314cb6797360e211822b164656c90683002b2a0c65c 146 0.05 vMB 27
144,047 144,047 00000000000000fb06a09ed20e76803a754ba5cf75bd4d3a74ba55c63b35cac1 8 0.00 vMB 648
144,046 144,046 00000000000004b6f7c9eb039e6ffd3ab62a0ceeccc4408d242a10d3a6d58364 59 0.03 vMB 331
144,045 144,045 00000000000006cab967df81a2d674f4275c5557504ef92cc2807a8c45130eb9 61 0.04 vMB 159
144,044 144,044 000000000000086bd80afd3af8116f886274192ce4ce7b94a2fb35e022522b0f 39 0.02 vMB 228
144,043 144,043 000000000000071d0d7d0653b8957ae606bf9afd75a885cd3617e57f49c4f774 59 0.02 vMB 95
144,042 144,042 00000000000001bf8dd85a5873308b5f5129e24db829bd2ce0729ddb7d0ad50e 49 0.02 vMB 101
144,041 144,041 000000000000054ecb3fe424684f07948674808a77fa82ba82d0c3aa7be16306 5 0.00 vMB 67
144,040 144,040 000000000000044ca3a121f728be3ebb8de5d96fa2771ec29f68e256881417cb 8 0.00 vMB 735
144,039 144,039 00000000000004d4694971c7d6a9769b22bb46bd296c04129595564403503184 20 0.01 vMB 14
144,038 144,038 000000000000033b40f89bf054214968ac0cb4144efdeae0d42a75b2d4cc7c82 35 0.01 vMB 315
144,037 144,037 0000000000000583bc627f523150129973f215aec373e65ce574698ee5b04dd9 30 0.01 vMB 314
144,036 144,036 00000000000001627bb9b86fc912981af942e6ee80c35836ce304407c0778682 30 0.01 vMB 77
Previous 10 blocks ↓
Total Size: 779.73 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: 367.09 GB
    • Received: 1.78 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.