Loading Tool

Explorer IconExplorer

Memory Pool

79,294 transactions
29.74 vMB
0.07635035 BTC
Random Selection Loading Transactions
Max Size: 178.28/200 MB

Candidate Block

Mining Attempt 6c2d0040f0b9b6f8d852ca9f50a3e455dd9b760d00cec35e6534f66b1f98b6be
Version 20000000
Previous Block 0000000000000000000135a2d0bec06965c586c49ebfdec65261090f168854ee
Merkle Root 4d23a107d68c4bb0cee52ca000b04f2fcbfa155e4feb023c14763652667385f6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,651
Size: 1.00 vMB
Total Fees: 0.01574145 BTC
Feerates: 150.77 > 1.58 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,995 (706,297 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
208,698 208,698 000000000000001bf46590e378c3b587e717adf8efb46ed367696d80e0e6c83c 215 0.09/1.00 vMB 180
208,697 208,697 00000000000000647dc00154375aea0ef050a3ed419d4dbc8863dc010176241a 223 0.14/1.00 vMB 115
208,696 208,696 0000000000000270faa53dea43b952b62f2f776f399438827a61b51aa983f1d7 330 0.27/1.00 vMB 50
208,695 208,695 000000000000020a59bab7875a675e111d2c466755f9462b3bec07b4a415b3a5 609 0.34/1.00 vMB 135
208,694 208,694 00000000000002d6ca204635197e7d8038eb52d94763410ed5772a5c240d0ef7 560 0.20/1.00 vMB 194
208,693 208,693 00000000000000f2f15384bc1591418f60e64c178b79175714e45624ba7f6cd4 138 0.05/1.00 vMB 92
208,692 208,692 000000000000020de49cc58b33c15de9da66b8c13ef671d1d735a3b7170ee1bc 631 0.25/1.00 vMB 200
208,691 208,691 00000000000004ed1b60a590047ff43c0812b117951714db7a08db40fcf23669 107 0.05/1.00 vMB 153
208,690 208,690 00000000000001cf787f095dbf33ed410656f63e7a53c02031800a87dd7a71ba 72 0.03/1.00 vMB 111
208,689 208,689 00000000000003ddb4ec0ae4f276eaf32f87abc5a36d12bf45980733b03ec595 213 0.07/1.00 vMB 176
208,688 208,688 00000000000003b2aa5c57974b5da1bb3d55a6e3b053b47380ea072cfd63ca37 494 0.25/1.00 vMB 143
208,687 208,687 0000000000000059205e60a4dc84c09934d4cd15174a7443b4e5cde7ccaf18ff 590 0.20/1.00 vMB 285
208,686 208,686 0000000000000257aa84ea556af4e2b1522b3532f243c6690e82fb5ca393095a 139 0.05/1.00 vMB 157
208,685 208,685 00000000000004db406bf834deb431de6f3b62aed8b676c6412e6409c03e3b70 321 0.12/1.00 vMB 192
208,684 208,684 00000000000003f0c0bae50a880aabe09ce215f25717fade7c7287ba27f380c2 104 0.04/1.00 vMB 165
208,683 208,683 00000000000002669d9b462fce3374f1c1dba0fdab4e36a5ff998ec4591314cd 122 0.05/1.00 vMB 102
208,682 208,682 0000000000000012a1e5d6772519c2975ba3b8d5c6de18a27eb7ee281873a764 402 0.13/1.00 vMB 181
208,681 208,681 00000000000001abf38ba491185fcc274dd6fb3363b8ea3f4fe6dfb5b8979d3f 203 0.06/1.00 vMB 154
208,680 208,680 000000000000039cb19a4bd8782affe00ab14331bb472113ceb5a9818fec4ec2 459 0.21/1.00 vMB 151
208,679 208,679 00000000000002802202dbba2e518b36a8cd16ee90fa047afe08d2490ecdb5fa 125 0.05/1.00 vMB 191
208,678 208,678 00000000000001eec239414cef0c4edd71ce54bbf3ab48b0b4b0a5b4dcae8f41 26 0.02/1.00 vMB 179
Previous 10 blocks ↓
Total Size: 782.38 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: 664.45 GB
    • Received: 14.98 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.