Loading Tool

Explorer IconExplorer

Memory Pool

41,939 transactions
26.55 vMB
0.07760764 BTC
Random Selection Loading Transactions
Max Size: 138.66/200 MB

Candidate Block

Mining Attempt 06a5d2474d33795e7a2dadb7a12181d2d26280bb613868dfee613d5642a97704
Version 20000000
Previous Block 00000000000000000000fc48cc8686a8ac722c054bcc7b44a0442c0f1c3ff981
Merkle Root 1fa1eb2f28b6fb752f008d81ac7d0332ede402e964b201f86b22f9bdd0742296
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,739
Size: 1.00 vMB
Total Fees: 0.02871552 BTC
Feerates: 151.01 > 2.88 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,883 (173,530 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
741,353 741,353 00000000000000000004b8c306ab65fc2e25e04b9a88e1b9438356992a9efbf1 2,262 0.99/1.00 vMB 18
741,352 741,352 00000000000000000004e68bb7b8d47710977b15ffcdfe4bd609299bcee91cf5 78 0.03/1.00 vMB 14
741,351 741,351 000000000000000000086e2779cddbddf0a8fb76118cd22f66a36d00cb876bae 2,347 0.99/1.00 vMB 8
741,350 741,350 00000000000000000002d21c907d4e5804551ea17901ce952e0523d666df92fb 1,936 1.00/1.00 vMB 9
741,349 741,349 000000000000000000062b8b2496d5cf011c0d0de3740c83ab80fade7f0bea07 3,085 1.00/1.00 vMB 23
741,348 741,348 00000000000000000002bc109972d9107cac8a856cace397730f40b28229006c 2,860 1.00/1.00 vMB 35
741,347 741,347 00000000000000000003d68085ec1c89f0bf2ed75e670f0e90f36335b0491e2f 1,520 1.00/1.00 vMB 19
741,346 741,346 00000000000000000006ab239d00c68fb0ee6d584b84cb542d1086059a58c50f 1,377 1.00/1.00 vMB 22
741,345 741,345 0000000000000000000442dd9bd82cd1cf9135ec4142c840c18b9d9025223f74 140 0.07/1.00 vMB 18
741,344 741,344 00000000000000000000d20648ac34f4a217d6d28c11c91db5e080f78a73e28f 1,922 0.73/1.00 vMB 11
741,343 741,343 00000000000000000000ce1dfd2acfefef6172e54d7bc351e67f3c2f9bafd8fa 2,543 1.00/1.00 vMB 12
741,342 741,342 00000000000000000003682fc1ceabb426a9ca8ef3d2f067e9e76a72e1a36034 2,455 1.00/1.00 vMB 29
741,341 741,341 0000000000000000000548d4507b66815fd637cdc42ddb7ac9607f3dcac25a41 489 0.24/1.00 vMB 13
741,340 741,340 00000000000000000004b3890dfd19c9435fb4a2658dede99c548db3fbf4a422 331 0.11/1.00 vMB 18
741,339 741,339 00000000000000000006b08c4999447a9509d8fbc16e68483d4efb6a599294bd 1,195 0.40/1.00 vMB 17
741,338 741,338 000000000000000000000f7faef82ee7088888277d9d3d2454e76431d812000f 1,952 0.96/1.00 vMB 13
741,337 741,337 00000000000000000002d896e0b06259907a020476cd63da51aef3738a6eea03 843 0.42/1.00 vMB 13
741,336 741,336 000000000000000000038b6c3747ea4642a9f2b28050e00f07c53098a193526c 1,279 0.67/1.00 vMB 11
741,335 741,335 00000000000000000004ffe33b7c8234c01393a540f6dd8f585d3a1f9ef09a8f 330 0.09/1.00 vMB 20
741,334 741,334 000000000000000000002580d960e1dab243316204fbea381f232af7be4746c5 815 0.27/1.00 vMB 16
741,333 741,333 000000000000000000006ce5dd8e02abd7bf8c3c2deed3d01ffff750aea8d8d2 762 0.28/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 782.18 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: 653.62 GB
    • Received: 13.97 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.