Loading Tool

Explorer IconExplorer

Memory Pool

78,381 transactions
29.46 vMB
0.07743307 BTC
Random Selection Loading Transactions
Max Size: 177.99/200 MB

Candidate Block

Mining Attempt 3e2ea1f4a7297eb241296e7caffc19ed895ee4d0ab80f71b964f8df58d9b225f
Version 20000000
Previous Block 00000000000000000000199f724f1ef29eab80f2f04d88a242934c5235274752
Merkle Root e8dac39520590c91c9f616c67f9ddf92ac52acfde84bc2ec2b3c25c0a67b4a2a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,239
Size: 1.00 vMB
Total Fees: 0.01370870 BTC
Feerates: 150.66 > 1.37 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,142 (316,986 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
598,156 598,156 0000000000000000000855fc3a5417ca43bc0b6d3e1c1a0975b9dbaa327840ad 1,135 0.40/1.00 vMB 16
598,155 598,155 000000000000000000148fbc1ce81c30fc801ae97db8825d197074c960c89647 1,481 0.89/1.00 vMB 6
598,154 598,154 0000000000000000000b245bd37fd9c721e16a8811680b239e923167ee3b7aa1 1,831 1.00/1.00 vMB 9
598,153 598,153 0000000000000000000f0425244fc45f1be8fbabff7fcdf3936e6c41e3a158b2 2,183 1.00/1.00 vMB 13
598,152 598,152 000000000000000000047dcb945c49b67850169192b65b19e17807c84a9526c0 143 0.03/1.00 vMB 22
598,151 598,151 00000000000000000005c69d56c3bd40058eead55294a11bb197253ef8152ab0 1,812 0.54/1.00 vMB 19
598,150 598,150 000000000000000000026af6e41e5714cada88256fd42fed77553a806a43a29d 2,538 0.72/1.00 vMB 18
598,149 598,149 0000000000000000000ab926e25a7c87a4bab553dee4dedddb6d28703e2ce8a0 993 0.32/1.00 vMB 19
598,148 598,148 0000000000000000001529fde2bcf236cf78a6446e1c421593768ee4558d7c2f 2,719 0.88/1.00 vMB 15
598,147 598,147 00000000000000000004b8e812b8c1901bf35d8775ff636ee99c9c55fcf6533e 3,129 1.00/1.00 vMB 10
598,146 598,146 0000000000000000000514efa4cba518c0f25d6436bdcb4d360a2702fd3f3869 2,607 1.00/1.00 vMB 12
598,145 598,145 00000000000000000002d30332e588c9b39bdc551ec8087f1eb4f51e50ee8c75 2,494 1.00/1.00 vMB 18
598,144 598,144 0000000000000000000ab9bb8345baea2e384e093874846796b38f2d2bd8b6f5 1,764 1.00/1.00 vMB 4
598,143 598,143 00000000000000000000dc0b146ab32dc508d53003c5d897ff274e9bb3708b47 2,600 1.00/1.00 vMB 17
598,142 598,142 0000000000000000000cc3138f50b12d0ba600b35906cee1cf02e2f47a314c78 2,839 1.00/1.00 vMB 28
598,141 598,141 0000000000000000000c355bfd8a0fa29027744ea7338108194f574574227711 2,622 1.00/1.00 vMB 31
598,140 598,140 000000000000000000031905780f1af845d9193d8086dc0b8c84cad5779e2575 1,763 1.00/1.00 vMB 19
598,139 598,139 0000000000000000000bfe8d1d5319479ac8266be1cb345d30bb10bb512b634f 1,863 1.00/1.00 vMB 39
598,138 598,138 00000000000000000009c7b36592121d7ecc33f64988aca57c5887b900ade180 1,009 1.00/1.00 vMB 69
598,137 598,137 0000000000000000000195578f09c23be2b32ad33261514526a4a987e377c388 218 0.06/1.00 vMB 24
598,136 598,136 00000000000000000015dbf6069c40074c00c601a2aa495d44abcc464e522b00 1,354 0.51/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 782.64 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: 672.40 GB
    • Received: 16.23 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.