Loading Tool

Explorer IconExplorer

Memory Pool

46,509 transactions
28.90 vMB
0.10048060 BTC
Random Selection Loading Transactions
Max Size: 152.04/200 MB

Candidate Block

Mining Attempt f0d6dd595e59addc2f0ad0ab07ea28d7dc7fe38e0eefc8429f1683fade492e26
Version 20000000
Previous Block 00000000000000000000686bed0627151f22dbb88dc97c9a06af7e0389956d6c
Merkle Root 0e398ac09117e172aed2fc5a565695f03c0eedc52a9373056d704e2fe61665a3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,765
Size: 1.00 vMB
Total Fees: 0.04259969 BTC
Feerates: 101.65 > 4.27 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,260 (688,564 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
225,696 225,696 00000000000001269d97210c1ca907f1c8884194815a622ccfd5b7affb3d9ca0 224 0.08/1.00 vMB 324
225,695 225,695 000000000000033a1315b1a36f108af424c55bd01b78b291826c81b4a19082af 203 0.10/1.00 vMB 202
225,694 225,694 00000000000001065fd4e67dfb1b24f529ed12fea98ef9b1c764ef3bf27c80c9 379 0.16/1.00 vMB 236
225,693 225,693 000000000000009b93c1a1498ca6533052be0e0d65838db63b7616e256f4e16c 119 0.06/1.00 vMB 154
225,692 225,692 000000000000025751733dfdfbe85f4613e5b4531ec57ac11324b8cc6a0a8163 26 0.01/1.00 vMB 165
225,691 225,691 000000000000029a9cc1f4e14e79516e8cacc228a0b8e52701999c3498d75d24 289 0.14/1.00 vMB 196
225,690 225,690 000000000000026f4227bea47181a6e904c9de22074a6752af21e8fad5747c24 481 0.21/1.00 vMB 192
225,689 225,689 00000000000002cc680946beec70f54dc1ef2b23c4c8546dea687581180f6ff0 364 0.21/1.00 vMB 141
225,688 225,688 00000000000002bc2720c1ff6fe4dd808e61b72f479529c526fac3f3ca6db7d9 623 0.25/1.00 vMB 226
225,687 225,687 000000000000004df14af33b7b2b43774e5eeb6911849edb5d77912b508927da 630 0.25/1.00 vMB 234
225,686 225,686 00000000000002b4bc52ea1846b58651f2f6f671f67cb4c9f1f0298da2d3b075 207 0.12/1.00 vMB 150
225,685 225,685 00000000000001b3bdc8e5658ad9a8dbd6eacb4ea375fbf8657990cf258e6872 643 0.25/1.00 vMB 246
225,684 225,684 000000000000031c32a793b2401a0c46e0f74037ed7f114b6ea020a58441a5ac 256 0.25/1.00 vMB 92
225,683 225,683 000000000000011bedc2ba86978257f8986ec69b326ed93b6e7fd9288cac7a25 578 0.24/1.00 vMB 195
225,682 225,682 00000000000003a3674e0796de309e22a37253b9ac6ac8997b4dc2466bb3b5ee 487 0.21/1.00 vMB 199
225,681 225,681 000000000000034b865951771660e50f3bbc0b8a795187a417fd24384dc189b8 104 0.05/1.00 vMB 437
225,680 225,680 00000000000002c80d31acd3b8dfb33765784707464bc5c878127a6a5d285b7a 171 0.09/1.00 vMB 161
225,679 225,679 0000000000000062186de3e5c5b6d760ed776c4d8f57490f19f2275b0721b05b 434 0.18/1.00 vMB 191
225,678 225,678 00000000000002cdd799837e648f8ef08112db969c473ce5e0b22b56095aaf1f 555 0.25/1.00 vMB 214
225,677 225,677 000000000000017f29a2129e7014bae4d234544bfefcc5440acb9b0c154c1f74 713 0.25/1.00 vMB 255
225,676 225,676 0000000000000236219bb8185f48bd0a420f7b01897ba17179bd39c9316b6b88 184 0.09/1.00 vMB 131
Previous 10 blocks ↓
Total Size: 781.05 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: 577.65 GB
    • Received: 8.63 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.