Loading Tool

Explorer IconExplorer

Memory Pool

41,425 transactions
27.49 vMB
0.06797816 BTC
Random Selection Loading Transactions
Max Size: 142.17/200 MB

Candidate Block

Mining Attempt b80947c44e71a1b41ee49194773686c5c16d571c520de2b9b69acba480ebc0ca
Version 20000000
Previous Block 00000000000000000001915610f9bb4ea6739cd8cf20c28d45f9a1a654ed23fd
Merkle Root b24e488a957cd09290c39956200a228e6db23b84b0db2bc83c3eb088a6193bc8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,655
Size: 1.00 vMB
Total Fees: 0.01446932 BTC
Feerates: 100.53 > 1.45 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,660 (228,410 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
686,250 686,250 0000000000000000000ac7dc507b19abc4bbe8083ab63269f4fa29c0cc4d23ae 2,204 1.00/1.00 vMB 46
686,249 686,249 0000000000000000000916696468788d806bb6d2a7981dc83a3803a74b01921a 2,433 1.00/1.00 vMB 44
686,248 686,248 000000000000000000032e70d7e203f5aa0dd8a18dd57601bbe86a63e2bd8575 2,388 1.00/1.00 vMB 47
686,247 686,247 000000000000000000047ac03ecb44f6bf5466c237a7b21b3449b1a98b994504 807 1.00/1.00 vMB 38
686,246 686,246 00000000000000000002462cbffb41277cb1a1629fd36c9d127068d5306b5aa2 2,559 1.00/1.00 vMB 51
686,245 686,245 00000000000000000006db34832a249262cf96ac38bea8b1fb86c96e0327a44a 2,331 1.00/1.00 vMB 55
686,244 686,244 000000000000000000040daef9620ef2c34b80fa9a820b0ac9e04e9a3eb43d0a 2,586 1.00/1.00 vMB 66
686,243 686,243 00000000000000000005e924c76ed7578183da60e132415262a2e45478b5efe6 2,022 1.00/1.00 vMB 26
686,242 686,242 0000000000000000000a7ebf1aea77f2709d061efba182a5504fc8021eb660a1 2,925 1.00/1.00 vMB 76
686,241 686,241 0000000000000000000a032a0bfc42429d151f7fabc98896fb846ebccc0f36b7 1,107 0.94/1.00 vMB 14
686,240 686,240 0000000000000000000b463e46a940f5c5b091366b7eae26ad1fa69fcdac2a75 2,543 0.95/1.00 vMB 31
686,239 686,239 0000000000000000000a7830fb384bdc2f3ab530791437b08d9bc518bb14c48f 1,063 0.96/1.00 vMB 13
686,238 686,238 0000000000000000000d31a9fac31ebcc6605dd739880f256b6657941c7aceeb 328 0.15/1.00 vMB 31
686,237 686,237 0000000000000000000121a1127a5e0c7c1907ce0ca04cd2a70ebf5637b06bde 912 1.00/1.00 vMB 22
686,236 686,236 000000000000000000050e27b172ba4d4a80ab3fbdeaeaeff8d7d8df015e42f1 1,036 0.99/1.00 vMB 33
686,235 686,235 00000000000000000008742e7a7ab3ba646caf8fb1bfa08e30db07c511445101 268 0.49/1.00 vMB 7
686,234 686,234 000000000000000000031319572437fd2128052e4cab4b19b48a10f0274b69be 1,572 0.97/1.00 vMB 15
686,233 686,233 000000000000000000047627f5ae6245a58d21d83cd5e3e4e30299a9fb02257f 1,041 1.00/1.00 vMB 8
686,232 686,232 000000000000000000073c7741666db3064fc5062f1ceb635afb38f99f51ebec 2,159 1.00/1.00 vMB 16
686,231 686,231 0000000000000000000b6c87e9765378802904b9b389d5426ccc4a1ca06570da 2,483 1.00/1.00 vMB 53
686,230 686,230 000000000000000000019d8d1d7683d8f1b2dfea383c836dff225b2a6b78539b 2,230 1.00/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 781.79 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: 633.88 GB
    • Received: 12.22 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.