Loading Tool

Explorer IconExplorer

Memory Pool

82,250 transactions
29.89 vMB
0.06654163 BTC
Random Selection Loading Transactions
Max Size: 181.30/200 MB

Candidate Block

Mining Attempt 92f8d16cb33a4e9af1cde14b2d15d22babd801f6805b65bed5356ac98fb02bfa
Version 20000000
Previous Block 000000000000000000010d0a3e37e31e12beb7277f8808ba3ca72eb0ef7badb5
Merkle Root 8d928b313caaa5bbb0a0ab131b8b98d6c0bc00d2e6e2927a60bb1ed51f89a716
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,821
Size: 1.00 vMB
Total Fees: 0.00548089 BTC
Feerates: 43.68 > 0.55 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,959 (703,389 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
211,570 211,570 00000000000000dffcd190368196ea41d6b83d6d32ab706ecf2834033b0a5500 358 0.24/1.00 vMB 98
211,569 211,569 00000000000002547680e74037b9d4c5d2fc2f386bce510c369e12e4c73fbae2 479 0.33/1.00 vMB 164
211,568 211,568 000000000000031fdc9765c540af91e614046766cd2d1309defe608a76edcf5e 6 0.00/1.00 vMB 0
211,567 211,567 00000000000002b84a0d5589c98de536d21ea59e104be9f7863235a9344faa20 114 0.05/1.00 vMB 144
211,566 211,566 00000000000000070618491a3d2d7e2af4fb6b2ebcc8e0a60e2898de92311b6d 665 0.25/1.00 vMB 230
211,565 211,565 00000000000001462882c8c8f3c0982861903734da7cd898d47f2682f7e54f5d 42 0.02/1.00 vMB 53
211,564 211,564 00000000000000e40b560038504fa877813db0135a10126c3ae6e22f67328d8f 135 0.05/1.00 vMB 136
211,563 211,563 00000000000002208bd46821c915a92c2397287e098ed45d31a6feaaa568f5a2 891 0.36/1.00 vMB 184
211,562 211,562 000000000000034151488788401cc1143a57f788217c67ec8e1f7f39cace1fa8 178 0.06/1.00 vMB 125
211,561 211,561 00000000000003468d7dd56078c5e6ead03b27e4c99ae2c9333e664c13952cc9 145 0.05/1.00 vMB 76
211,560 211,560 0000000000000232169c7cf244da2d2703f79078c5dfaf7a169a7e91ebeae701 422 0.27/1.00 vMB 140
211,559 211,559 00000000000000bfbee3333b8d7a3748c29a956e65547895e4ab1f56121a725e 9 0.00/1.00 vMB 21
211,558 211,558 00000000000004ae4dea8b44e3852a66b7431b9eb7a0505a32aa4fe5dd89d0c0 73 0.03/1.00 vMB 21
211,557 211,557 00000000000000ef4e69b85243fd9c7ce47becc3bc932cf27e5581962f86b4eb 566 0.25/1.00 vMB 190
211,556 211,556 0000000000000166a3e6c18caca10153df434149070c05a27a1c38b29ee2d716 612 0.20/1.00 vMB 252
211,555 211,555 0000000000000384485a7bb588634abda9dd1608ac72e7ac261b874fa8997671 86 0.05/1.00 vMB 134
211,554 211,554 000000000000024c7fabc374bc79408dd05f011d7615fc6bbdb378097b6c7dc2 336 0.15/1.00 vMB 172
211,553 211,553 00000000000003c91edc6c95ec904cdc4341b3b66ae97eca68f86041f9517959 118 0.05/1.00 vMB 168
211,552 211,552 000000000000012d90386128fe9d5118c23a791b28c9caa77225872a55cadcc7 107 0.08/1.00 vMB 107
211,551 211,551 0000000000000331484fbe47e0a53cf396dec8f60eadeee4462422b02716da3d 421 0.26/1.00 vMB 134
211,550 211,550 00000000000001dd3f624c199503999d8fa77cf88e34414f8faad544b0a32b82 132 0.05/1.00 vMB 65
Previous 10 blocks ↓
Total Size: 782.32 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: 660.26 GB
    • Received: 14.65 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.