Loading Tool

Explorer IconExplorer

Memory Pool

31,474 transactions
9.93 vMB
0.11740755 BTC
  • 1 sats/vbyte = 10 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 63.17/200 MB

Candidate Block

Mining Attempt 87ae5f1f20a9377f484b1973b405e374f43e66142011e6fe4ae01181c53dde25
Version 20000000
Previous Block 00000000000000000001ae806ffbb20a37afceb8c324178acedfa24b5fd1da9a
Merkle Root c98f2367ede63e542e555c2f2545830eeb0935d3d98ae680556472fa112ff391
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 3,627
Size: 1.00 vMB
Total Fees: 0.03552346 BTC
Median Feerate: 3.10 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,217 (754,602 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
158,615 158,615 00000000000005e178d2f2011f302d6231c09f10f2be37b711c596844702ea73 51 0.02 vMB 205
158,614 158,614 0000000000000e024a8a156dfdfc5b181697e1f284c1e9e8e6865e8943c6869d 111 0.04 vMB 129
158,613 158,613 0000000000000c58469d588294b22caf398db19768f9ba2c1daebde067fdf61f 66 0.02 vMB 28
158,612 158,612 000000000000048d29b6f4755b8661a1f15d3df250d95665598586fa85574162 1 0.00 vMB 0
158,611 158,611 0000000000000b65b3522a349c45220de38f7de57d240d0c55777fbe471ede79 8 0.01 vMB 14
158,610 158,610 0000000000000d15b4f8c017c83122d0f01b6a60be0e0075e0dcee4578b3a5a5 8 0.00 vMB 193
158,609 158,609 0000000000000b26ec1a51a933cfda07060178a7186a71a6393a02a94b5045ce 60 0.02 vMB 290
158,608 158,608 0000000000000bae4e58df1ebcc02b7e562453352de9130bb32a2280559e56a1 13 0.00 vMB 153
158,607 158,607 00000000000003056b628d9f3b05f11191cd2e8e4ee2f0e86639b762855e5054 148 0.04 vMB 50
158,606 158,606 000000000000062b22b4c280a5d7c670f5e6afdebef0d965baef99b388c10eec 34 0.01 vMB 109
158,605 158,605 00000000000002facc3e9d00daf30b3d864e48a24c431d995c3fbbff9208b404 13 0.00 vMB 85
158,604 158,604 00000000000002aae45d8491f7a83b7f57d351edff0f7bbee514914451f0d688 124 0.05 vMB 126
158,603 158,603 00000000000000006197e7c8dbd0c8014913a4ed042bd93f327c11d5964dcdfc 10 0.00 vMB 104
158,602 158,602 00000000000000a0d15709ddcc8a4448749bb4f66d5ffd49fa30387d0485ee7c 13 0.01 vMB 24
158,601 158,601 0000000000000130f0f7675b0bf6ec852281008512312d510e7ee349b784479d 7 0.00 vMB 499
158,600 158,600 0000000000000e10bb679395973a73d92af1dd7333c890de12b281c04b20da38 29 0.01 vMB 120
158,599 158,599 000000000000047cd17660c63824ed5050d870af83af6be41ea8366a3d257afb 29 0.01 vMB 191
158,598 158,598 00000000000006f894a210eec52b03a86c120cce119c7d50ce5dbda33494814f 8 0.00 vMB 55
158,597 158,597 00000000000000d8128fde519021173a4760f59621a2047125963de5e541e60f 49 0.02 vMB 98
158,596 158,596 000000000000046651782e5a08c4892bd41f8e19189fe4e082e5da10a5228fd1 58 0.03 vMB 138
158,595 158,595 000000000000073d97114b61b81234d0c0c3a57be07ad31c851ba8734c58ac09 9 0.00 vMB 641
Previous 10 blocks ↓
Total Size: 779.23 GB

Node Details:

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