Loading Tool

Explorer IconExplorer

Memory Pool

80,868 transactions
29.87 vMB
0.06913054 BTC
Random Selection Loading Transactions
Max Size: 180.28/200 MB

Candidate Block

Mining Attempt fcd803a77098bfaa4ffc84381c03a596fa64a63c77720b4b3c95c9808b5b1f2d
Version 20000000
Previous Block 000000000000000000017c2946f942e619550ccc2727f15be648c71ce8591f72
Merkle Root 9235a1306ca643ff4e2fedcae8ed7bb52aab1aca0947914406da198eea084d51
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,529
Size: 1.00 vMB
Total Fees: 0.00795056 BTC
Feerates: 34.33 > 0.80 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,977 (312,627 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
602,350 602,350 0000000000000000000ba22f81dddfbd44d46ed415183d7cb0b520ee61049f51 2,966 1.00/1.00 vMB 61
602,349 602,349 00000000000000000007a0860852c4b8de231696f51458fad1820e0627370eb0 3,034 1.00/1.00 vMB 38
602,348 602,348 000000000000000000129a0b67831f2fc68b56ad925422b8b2f26bdbfa0c9b39 3,224 1.00/1.00 vMB 82
602,347 602,347 0000000000000000001204db12740101903f322f4985901da671c54d51b5bfa0 2,932 1.00/1.00 vMB 51
602,346 602,346 00000000000000000005a4b769beaad773f549ab9f9236213a1283ed8e928c5e 2,474 1.00/1.00 vMB 31
602,345 602,345 0000000000000000000c636a9d53240888af95857149ff72dd58995db24ad672 3,059 1.00/1.00 vMB 49
602,344 602,344 0000000000000000000fefa7c15257b00f1a6de0bc5a25bb65939d3b95c08563 3,147 1.00/1.00 vMB 72
602,343 602,343 00000000000000000007f6f99b9af0c07fadaed7fffcb5089f42bcdaec283034 3,068 1.00/1.00 vMB 39
602,342 602,342 0000000000000000000a3a759caa47de63434b7c138e2d6ac6f48c9e8d4b5519 3,306 1.00/1.00 vMB 67
602,341 602,341 00000000000000000009e14cace3e6262492d9694463a16d9fee878de98e43b9 2,913 1.00/1.00 vMB 75
602,340 602,340 0000000000000000000a63666a1e63c2273957ef57ba8c9e910c23604a650fbc 3,232 1.00/1.00 vMB 82
602,339 602,339 0000000000000000001323b092d39ef2d613c25f94d3d795002dea62db84894d 3,102 1.00/1.00 vMB 98
602,338 602,338 0000000000000000000e66abad8e48c56ab65534be8a796721208ec42cdc5462 3,035 1.00/1.00 vMB 107
602,337 602,337 0000000000000000000ff594767f3bf5242506647bfc311ee9abfcef9fa76af0 3,099 1.00/1.00 vMB 26
602,336 602,336 000000000000000000140cbdcc29ec85ff88c369d4337a3c46c723caae0ab655 2,273 1.00/1.00 vMB 41
602,335 602,335 000000000000000000141323aecd5f2c120d5bb34e92959554bba95abff30437 3,173 1.00/1.00 vMB 67
602,334 602,334 0000000000000000000b6d24c04cb7576aab784169f3a31593c13d2f61126f7c 3,038 1.00/1.00 vMB 61
602,333 602,333 000000000000000000145922580d48d472b31f4fc641da27bc01640237769163 3,100 1.00/1.00 vMB 58
602,332 602,332 0000000000000000000ee5a7a4a855e8be7974b8be18f428540ac223a33af50e 2,845 1.00/1.00 vMB 62
602,331 602,331 00000000000000000007fdbeaeabeb25c3032f0a7dc5efcce70a5e5ecee7546d 2,639 1.00/1.00 vMB 91
602,330 602,330 00000000000000000006dbca572d15d684daf85e50f8cd53c2090706b6d86ea1 2,021 1.00/1.00 vMB 109
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.20 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.