Loading Tool

Explorer IconExplorer

Memory Pool

76,290 transactions
28.26 vMB
0.09225371 BTC
Random Selection Loading Transactions
Max Size: 171.52/200 MB

Candidate Block

Mining Attempt e34503ced85e84a30c04cbf26b0a19258d81847b1a54d805ebae37ed40138dbf
Version 20000000
Previous Block 00000000000000000001532be74da49a90e138299003cfdfadc8d64ffc40de8e
Merkle Root ada6b12b2c66bc078d7fa73cbc85011b08288a03773dd22e4201340d3d46be86
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,586
Size: 1.00 vMB
Total Fees: 0.03026421 BTC
Feerates: 402.60 > 3.03 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,311 (112,104 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
803,207 803,207 0000000000000000000184286342ebb16a92dd35864349b9bc8d0878e674f05f 6,272 1.00/1.00 vMB 6
803,206 803,206 00000000000000000002611df65bd63a01bd44faca67a6d5e7cc7b00750e744f 4,082 1.00/1.00 vMB 8
803,205 803,205 000000000000000000025ea1e1fe0f680330b464d2ecd7bd517348e4f9ef72c6 2,556 1.00/1.00 vMB 10
803,204 803,204 00000000000000000000e2bfce2c76ce713bb57b389d7e78fc1089a14f9aa749 4,465 1.00/1.00 vMB 7
803,203 803,203 000000000000000000055e8afb7de0b7274036e652b430e9cfca8dc31482de2e 6,200 1.00/1.00 vMB 8
803,202 803,202 00000000000000000004d871d65618378acdc19f67f339a54afac353fe094beb 2,439 1.00/1.00 vMB 7
803,201 803,201 000000000000000000032e3c139f3d8fd5451ec0fbe5030a6de8cb43b89fbf89 2,543 1.00/1.00 vMB 14
803,200 803,200 000000000000000000008fb5260b6af945ff03d3d270c6edada3fd74b1ac9986 2,356 1.00/1.00 vMB 8
803,199 803,199 00000000000000000004cb37ab8f97bda41ce92707a1daa17728c29e1e69f6d7 2,656 1.00/1.00 vMB 15
803,198 803,198 000000000000000000029cde7c5356e53dc52d54aa10dd7eb806699ecdbeddf3 1,879 1.00/1.00 vMB 10
803,197 803,197 00000000000000000001b2efd4d70491257d4a100d6295988cd2021c7be42acd 3,415 1.00/1.00 vMB 12
803,196 803,196 000000000000000000042bb22975596bffe315817b463ed8f34a8fdc8bd3986b 3,033 1.00/1.00 vMB 9
803,195 803,195 00000000000000000000c5053cdc22d950c53913f8f6ad1f3666bbd878d151f0 2,348 1.00/1.00 vMB 8
803,194 803,194 00000000000000000003dc9bd10bc7b37853e668eedaa311bf637af41f5a293e 3,163 1.00/1.00 vMB 18
803,193 803,193 000000000000000000025e171c2a6e92f561f10c516921ffdcc9a1e58902c8a4 3,100 1.00/1.00 vMB 17
803,192 803,192 000000000000000000024723fae6e1a8b98f93ebadc2596960923b1927438b94 5,571 1.00/1.00 vMB 6
803,191 803,191 000000000000000000052b5282f99e7c53002f228122c55e481cbb59a9277f67 5,287 1.00/1.00 vMB 6
803,190 803,190 00000000000000000003e2debafed1aff245b7a6c32ccfb88b2937c69e6959f1 5,701 1.00/1.00 vMB 7
803,189 803,189 00000000000000000001b427aacb2bc24704b3ce75ff5684cbeccb1987e8b0ab 5,494 1.00/1.00 vMB 7
803,188 803,188 00000000000000000003371cfa01b1a11bf9622175e25c72c05ece52a46530b5 3,488 1.00/1.00 vMB 9
803,187 803,187 00000000000000000002205faeec6ca64041b444bb85be42f909871953a7c2e5 2,474 1.00/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.93 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 714.69 GB
    • Received: 17.58 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.