Loading Tool

Explorer IconExplorer

Memory Pool

69,261 transactions
26.60 vMB
0.07756007 BTC
Random Selection Loading Transactions
Max Size: 159.27/200 MB

Candidate Block

Mining Attempt 2ae6249995ddc049318702e04a6a3ba3f8300c952ae44cc35e1071196d19f8b9
Version 20000000
Previous Block 00000000000000000001f691bd45982569b89a9b269b1e08ab97aba421b3f821
Merkle Root 429d569fec9e9f4eac7cd3fc2e8a1096e17e9033b31ce734a4a120378da746c1
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,449
Size: 1.00 vMB
Total Fees: 0.02084347 BTC
Feerates: 703.20 > 2.09 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,481 (645,871 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
269,610 269,610 0000000000000003708c838479809ff72a45b65f35dd7b48baeacf2ca2512273 293 0.11/1.00 vMB 75
269,609 269,609 00000000000000006018495906d9b8ef7db2c7ba556865043e4d5684e614b5f0 517 0.23/1.00 vMB 74
269,608 269,608 000000000000000405fe9899d78650333c27461daf3c07826f24130496659588 453 0.20/1.00 vMB 47
269,607 269,607 0000000000000005467506387ca2538c9740a8c0d584ec1a36adc3cda68f9977 258 0.19/1.00 vMB 54
269,606 269,606 00000000000000023caae7c0430e690b8098aaeb4d2b9d518f1033f9aee7d67f 432 0.20/1.00 vMB 53
269,605 269,605 0000000000000003aa0adfd0ae0049bb32f40fde1e2c6b49f4ae299a2affabc3 655 0.25/1.00 vMB 91
269,604 269,604 0000000000000000d94e94d125d2204c710b98cc12287aca8b78b95df6d73c3c 540 0.22/1.00 vMB 72
269,603 269,603 0000000000000005545ee9a2eab851c22a0be5caa7e5430bb7710377b5e30f7f 428 0.20/1.00 vMB 84
269,602 269,602 0000000000000000bfcfd59d6c804cd29b5cf5ae4100ac8c39b26ff6ed47f444 545 0.25/1.00 vMB 81
269,601 269,601 0000000000000002c2c50248356a9dd8127a2a701781b7930ca35b0b6a4aa2a1 168 0.09/1.00 vMB 34
269,600 269,600 0000000000000005dcdfdbd040f29768017934edcca016bad1dc009f9f051e4d 298 0.25/1.00 vMB 27
269,599 269,599 00000000000000019732dae411d6ac2d7d3cfc7eba3ffaa094a0dacbf8874fff 679 0.25/1.00 vMB 92
269,598 269,598 00000000000000049e2438d1bff278a583d4ffb17bb7edfa28118614624de322 1,252 0.50/1.00 vMB 90
269,597 269,597 0000000000000002819db79fa8746773d2da78ac52fda9ba8179703457619299 84 0.07/1.00 vMB 20
269,596 269,596 000000000000000319c20a559441ea4ff26ec82d890159414893b460ab0edb19 832 0.50/1.00 vMB 64
269,595 269,595 000000000000000289a731e1b48d292253a3c0da203da1b43514403187da02bd 602 0.25/1.00 vMB 53
269,594 269,594 0000000000000000b382501ca917b0bc72ef8f8bb34340a6a0fe37b96f4d9380 587 0.25/1.00 vMB 111
269,593 269,593 0000000000000003e48df37f0db744c831073a673d3051b0d6278d64e3f11d63 102 0.05/1.00 vMB 12
269,592 269,592 0000000000000007fb39caef1308b9992e011fec56221df55348583afbe0b326 1 0.00/1.00 vMB 0
269,591 269,591 00000000000000074fd623b4be5cd90659b8f5289aca764166d6ce5a6b177958 447 0.18/1.00 vMB 68
269,590 269,590 000000000000000719eda7c26a77dc873becfcb65bd64d4339696c436a13c711 457 0.19/1.00 vMB 80
Previous 10 blocks ↓
Total Size: 783.23 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: 758.45 GB
    • Received: 19.05 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.