Loading Tool

Explorer IconExplorer

Memory Pool

80,313 transactions
29.65 vMB
0.06730794 BTC
Random Selection Loading Transactions
Max Size: 179.01/200 MB

Candidate Block

Mining Attempt 34b86181e583f6eecdfcf520457e6992a0ebc92eb838e1cffc576252444c79b6
Version 20000000
Previous Block 00000000000000000001dca977ac9ad62b5ffda27b5d02990f9a918aa20846bd
Merkle Root 307e41f29f6e842b91fa719501b78bb7175833c5e17507b17245ef532ca53060
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,275
Size: 1.00 vMB
Total Fees: 0.00700312 BTC
Feerates: 90.30 > 0.70 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,978 (461,734 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
453,244 453,244 000000000000000001e42704516fa082f7ec48e284161da97e4b78da6dbbbe7f 1,763 1.00/1.00 vMB 70
453,243 453,243 000000000000000000e816e6bc6d9b38884baeabd9f6db61a0c0398960441b0e 1,720 1.00/1.00 vMB 90
453,242 453,242 0000000000000000008ceb895ce077d54f2eb39374fa8ca91aabd01bbc09d4a6 2,137 1.00/1.00 vMB 107
453,241 453,241 000000000000000002432828780ed2687e9f487523207b742b546d0a2071e093 2,126 1.00/1.00 vMB 110
453,240 453,240 00000000000000000264e88a1a1d1356173810d0fa5e82bd5c3c9cd5537f082c 2,589 1.00/1.00 vMB 133
453,239 453,239 0000000000000000023bb3ef19b4978c67bb31d4cf9ea54f5a34849cb125b86c 582 1.00/1.00 vMB 144
453,238 453,238 0000000000000000020643fed3cf7afa85b12644bac2999bc65bfe86dbc87f7c 784 1.00/1.00 vMB 159
453,237 453,237 000000000000000000637065739f23d9c9be231a45e1a2a17b9dfbd0c1f31c9a 926 1.00/1.00 vMB 170
453,236 453,236 000000000000000000e5d7cde447005c68ed567b1744d2e4dab5eff451291429 391 1.00/1.00 vMB 156
453,235 453,235 0000000000000000019ee980eb5c43e1e4e9d16bee8bb96d9ee691fa2c49c219 421 1.00/1.00 vMB 148
453,234 453,234 000000000000000001f55581e25d3ec477891a2004fc710ab0afa389d284cfea 1,722 1.00/1.00 vMB 168
453,233 453,233 0000000000000000000bc5c582ad35d38ad6f8af471c0d9000da0296e89f1229 1,665 1.00/1.00 vMB 96
453,232 453,232 0000000000000000013bc6eebdbd9d97aab932a56fbc7f2885c3768e2f84ad4e 2,347 1.00/1.00 vMB 121
453,231 453,231 00000000000000000242b5175d7d75b1022709f6b9c331dcdd0055240aac1ea3 2,573 1.00/1.00 vMB 102
453,230 453,230 000000000000000002078fb03e4b059cdd216881f9cf5ddd5fabc6874bb64f48 2,515 1.00/1.00 vMB 94
453,229 453,229 000000000000000000778ad444dbb8320d5dd19be2baa9b22cb1276527fb61b8 2,142 1.00/1.00 vMB 97
453,228 453,228 000000000000000001ef8bff7a6047434529e91a07efb4ad43a720a8e82cc558 2,061 1.00/1.00 vMB 103
453,227 453,227 000000000000000000f571cf2d47b96caa473ecea22d8afe9cf63ef90c944e8a 2,637 1.00/1.00 vMB 149
453,226 453,226 00000000000000000211da5787055550f514629ea95e91dab264393a54d747ef 2,478 1.00/1.00 vMB 130
453,225 453,225 0000000000000000014b427d37e4fd5be17a67cc7cb191b430f6934501b9dca4 2,160 1.00/1.00 vMB 82
453,224 453,224 000000000000000001e51094222cf1e52e1d1d901ad41b556998c51239c04963 2,225 1.00/1.00 vMB 55
Previous 10 blocks ↓
Total Size: 782.35 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: 662.22 GB
    • Received: 14.84 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.