Loading Tool

Explorer IconExplorer

Memory Pool

80,656 transactions
30.64 vMB
0.07125276 BTC
Random Selection Loading Transactions
Max Size: 186.59/200 MB

Candidate Block

Mining Attempt 7f3f3aee06e57069e024e4647bea5e6350484026e3f09420db17163384eac646
Version 20000000
Previous Block 000000000000000000004b3e7e5aaeab111493f0d06b8a6f97fdb08081d0f764
Merkle Root 2f4caefe84ed75fae97eda73fa9da677ff7bd83b751286667b92d98e5ba11e68
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,608
Size: 1.00 vMB
Total Fees: 0.00564051 BTC
Feerates: 15.06 > 0.57 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,197 (637,589 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
277,608 277,608 0000000000000000d07f3f0fa86a1af94889b0edfa7f652dc3421e1eab7821da 534 0.35/1.00 vMB 19
277,607 277,607 00000000000000019139ab15709193e7341f23c5baf5a86c049575e9e91295ae 712 0.59/1.00 vMB 31
277,606 277,606 00000000000000016fb327c19234266cedd6cc8d5125550a37eed88c86b6513f 249 0.90/1.00 vMB 52
277,605 277,605 0000000000000000e65ba7c98cf6c062f9a68c5860f58a7372f3476762611b94 135 0.25/1.00 vMB 52
277,604 277,604 00000000000000012bac54f87cade8171501deb62216f4a674232a66d94cb6d9 70 0.03/1.00 vMB 108
277,603 277,603 0000000000000001fc0c80c099be4773b95eef241356ade6b8d3df3420f2abcd 153 0.09/1.00 vMB 39
277,602 277,602 000000000000000358b8daf0586d85bff2e3ad187619fe69ea86d4956c611adc 29 0.01/1.00 vMB 57
277,601 277,601 0000000000000002dc4b8ba2144950193a5c9171901d6f833fefe07d58c4583c 700 0.55/1.00 vMB 41
277,600 277,600 00000000000000022689e5223857c609388f8db886b147298e9d920a11c91392 119 0.25/1.00 vMB 44
277,599 277,599 0000000000000001619f00796d42a6fca7b1aa02a6d66a9d0ef0c7c909ad6af0 61 0.03/1.00 vMB 39
277,598 277,598 00000000000000022139e76d03d63cee9f4b2695b57685ebece27c2ad10d17a0 160 0.50/1.00 vMB 56
277,597 277,597 00000000000000017ecdae8b7ae3bf154b3d8ae02c82bca38f81550e85ec45be 61 0.03/1.00 vMB 179
277,596 277,596 0000000000000001947cc7acbbc9a240517f9ba19c16b4f937795c6b58019fb5 125 0.90/1.00 vMB 56
277,595 277,595 0000000000000000bb0ed09b373ba2076173e84725c51d3ddd4018342f22b05b 234 0.64/1.00 vMB 55
277,594 277,594 00000000000000010c9d451f5a48f4d733b556a240d31ac226db2637f496be0a 429 0.19/1.00 vMB 62
277,593 277,593 00000000000000035afc44b75a8850479a21d6c93b6e8b337728432cd6cd137e 140 0.06/1.00 vMB 46
277,592 277,592 00000000000000039e6e198adc53a1b04b57961858b0f47adaa4e974745e2a80 207 0.12/1.00 vMB 37
277,591 277,591 00000000000000016d78b3517269d7ba6fa52e60bce3d798c01cb7792308d9cf 161 0.10/1.00 vMB 44
277,590 277,590 0000000000000000800819f1e0a701bfa47d482bc7dfe91cd6b72202d4a90427 126 0.08/1.00 vMB 31
277,589 277,589 000000000000000212a3a03bde7febb6b4b73979827f18e2be7a220ac4f3e7a7 450 0.23/1.00 vMB 42
277,588 277,588 0000000000000001768af8ad73c71e5dae1a6033ed60bb329ad1ef17f9c49e62 512 0.19/1.00 vMB 70
Previous 10 blocks ↓
Total Size: 782.73 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 707.83 GB
    • Received: 16.70 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.