Loading Tool

Explorer IconExplorer

Memory Pool

85,799 transactions
31.86 vMB
0.16956427 BTC
Random Selection Loading Transactions
Max Size: 188.97/200 MB

Candidate Block

Mining Attempt dc0d29e7bf72cf55fec0156723fd18893d8804c072671a078538d5aef6423dbc
Version 20000000
Previous Block 00000000000000000001a97a7e8496ce4c2a6d89606758ddf3eb31ad29a9060c
Merkle Root f062fe27de78552214baa3bb5f10d7339d466e05c34420eb1aa453451b4fd47e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 5,118
Size: 1.00 vMB
Total Fees: 0.03904405 BTC
Feerates: 100.36 > 3.91 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,634 (675,333 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
240,301 240,301 00000000000000218aca25d965cb0d3d3a509513036138e79c76f5855043d881 55 0.04/1.00 vMB 35
240,300 240,300 00000000000000da23e9c4922a4f9eb20a801e2924ae7cae195f11cfbfa4aa4f 332 0.14/1.00 vMB 177
240,299 240,299 0000000000000068c6af8e259c8c1d9de1ddf4dc42692bc14a673a7e380e8de9 479 0.22/1.00 vMB 133
240,298 240,298 00000000000000f36b86c2c4b49088f7c7bd6db17a31688858012dff74723358 398 0.16/1.00 vMB 178
240,297 240,297 00000000000000a875a75cbeb0ef41c641c4246f9f9e889beb621637d00bef7e 415 0.19/1.00 vMB 684
240,296 240,296 000000000000009f41adbd0bab3979939c98316b330a690a6c2a06d5dbf14335 353 0.19/1.00 vMB 122
240,295 240,295 00000000000000e0906e1ddfaee07a5a18b54ca1dd759dbcedb1e333e3562cf0 370 0.18/1.00 vMB 167
240,294 240,294 00000000000000852120a7951d2bcefe136f44548e1bb7256edcf4d310a4d0e7 468 0.25/1.00 vMB 166
240,293 240,293 00000000000001013681bb3cc9ee56622b894ba0291cd8a31de6a2b25d98150a 129 0.11/1.00 vMB 55
240,292 240,292 00000000000000dffb2a9d61de9f1ff86cb891cd00836949a40dbdc2ce661b1e 604 0.25/1.00 vMB 189
240,291 240,291 000000000000009413906f9b8bfca0423fb71e068ca3b46d072dc3fb91e750e7 647 0.31/1.00 vMB 142
240,290 240,290 000000000000000495d60871f41341de0453cf751a1fbcabcce78b59758b5f7a 84 0.04/1.00 vMB 196
240,289 240,289 00000000000000a30c3cd566124e8615eb4df11ec5d69349fc96d75eebafadc6 93 0.04/1.00 vMB 103
240,288 240,288 00000000000000231d3213cd834e760d3ce473d81cf78a4707f5a62e1f7ff0bc 630 0.25/1.00 vMB 191
240,287 240,287 000000000000010eee76fdf910d6b508c990b671d488c7a200e484894f922b10 25 0.03/1.00 vMB 50
240,286 240,286 0000000000000004167b94092ec2996a3c66f4540aa29a8d5761a023c6de700f 401 0.19/1.00 vMB 124
240,285 240,285 000000000000009f86b66c3ead8aa0b68807389ca377dcfc860667713e5f12a1 365 0.19/1.00 vMB 161
240,284 240,284 000000000000007a411cbe238d805cd80bdf6ffc17bc309ccb5157296aead4ae 362 0.16/1.00 vMB 185
240,283 240,283 00000000000000ee82873995ea1aa4a6424b7fa11fc9ec006afc9043a77d516d 304 0.15/1.00 vMB 116
240,282 240,282 00000000000000d5fdb8faa0f1b054b6811fd11c7438f9bb01865f8ff37bbbd4 128 0.07/1.00 vMB 109
240,281 240,281 0000000000000027d27e5a7b65f87c354749e70b7366c1ffe717a80b44cc8c21 351 0.15/1.00 vMB 209
Previous 10 blocks ↓
Total Size: 783.49 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: 772.59 GB
    • Received: 20.29 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.