Loading Tool

Explorer IconExplorer

Memory Pool

79,309 transactions
29.50 vMB
0.08464503 BTC
Random Selection Loading Transactions
Max Size: 180.36/200 MB

Candidate Block

Mining Attempt 6d12677637c188c782b615ff9970397b497aeaa0cb6d9461dd3e78f6b58557cb
Version 20000000
Previous Block 00000000000000000000632169d200e8dc659cf8de9c0a1f273312b1ca9d3620
Merkle Root 1f564d4838817946efa23ca7e7e358c321c03d6e690c17b29fe3ede7145fafb7
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,240
Size: 1.00 vMB
Total Fees: 0.01974929 BTC
Feerates: 402.60 > 1.98 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,323 (620,076 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
295,247 295,247 00000000000000007da89591cd36f20b4d6f785654be693ebef5b759115fc930 304 0.14/1.00 vMB 32
295,246 295,246 00000000000000005097cec5a97e5eccbe2d7e60877a2a820460c74eb890c735 386 0.18/1.00 vMB 60
295,245 295,245 00000000000000001aaf1113f55deaecf4c6aa659f14d44ad66668dc0caa39dc 249 0.17/1.00 vMB 26
295,244 295,244 000000000000000058ccd0713e047e8693b278e5ae6a2265dc5dab831e32a2a9 25 0.01/1.00 vMB 40
295,243 295,243 000000000000000028d8ce280347b90c96ac52ffbe3ba2abc0e60b9476ded9a5 242 0.14/1.00 vMB 29
295,242 295,242 00000000000000004fb6e2c9bb60a9b5d8ecdcbb23176f797e8fc69bbc71d242 97 0.05/1.00 vMB 32
295,241 295,241 00000000000000005086c09c44e2425b7cb9a9649266297b4414d55d03e1645d 64 0.02/1.00 vMB 43
295,240 295,240 0000000000000000223f1f33b0c8653ae9dd3bd8da51d23245e1b9f6b9728a43 52 0.05/1.00 vMB 13
295,239 295,239 000000000000000023efafec4121bf6475b26aec6fa509d572b36e2fcce11cc7 622 0.25/1.00 vMB 57
295,238 295,238 0000000000000000b30987db0ee5b7ccc0dbbca2a5cbb72e2091e9946525b644 107 0.06/1.00 vMB 39
295,237 295,237 000000000000000009b650c6547c226e0297a86de107874b08fc1d875c6fdf8f 614 0.32/1.00 vMB 41
295,236 295,236 00000000000000001428478d342e740e885edd1bd2ccae20e5ee78dbfbf47c90 377 0.18/1.00 vMB 45
295,235 295,235 0000000000000000b274994a85b513a253222c87f8472f2d94c4dfc166d6c369 156 0.08/1.00 vMB 18
295,234 295,234 00000000000000001e93b8b17917e4606df683f4499126163b3e4812f62b8f6b 125 0.06/1.00 vMB 35
295,233 295,233 00000000000000009e664f86c086e02811e60a6c93aa10f6b93ad362f3ef3d7e 152 0.09/1.00 vMB 39
295,232 295,232 0000000000000000a5c8b57b1204fb2c2b734b67f7c2597ee5acace08f0cb21f 426 0.20/1.00 vMB 51
295,231 295,231 000000000000000042502098c1f41deab1e400eb2dff1d49d44b00db86ec967f 175 0.15/1.00 vMB 17
295,230 295,230 00000000000000006fea6f3a0c6424497b9cbf9d4c27e66ec0ad18c3b4096063 887 0.35/1.00 vMB 70
295,229 295,229 000000000000000003e96e37c59fedacaee2fc632c74d41d37344d0af4208399 461 0.24/1.00 vMB 33
295,228 295,228 0000000000000000b26c4599808953ff90c5634267c25adee05b4aa548341bb0 303 0.16/1.00 vMB 49
295,227 295,227 00000000000000008abf62c1a5df903606bd46489d3a2515a593283413fa4ff2 342 0.18/1.00 vMB 46
Previous 10 blocks ↓
Total Size: 782.95 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: 715.18 GB
    • Received: 17.66 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.