Loading Tool

Explorer IconExplorer

Memory Pool

37,527 transactions
19.02 vMB
0.04322305 BTC
Random Selection Loading Transactions
Max Size: 105.22/200 MB

Candidate Block

Mining Attempt e5e41e8a0a9bc9816a930950036a7bff530c9a4c92da6291e78e98b1b6b2f651
Version 20000000
Previous Block 00000000000000000000750cda13cb2faf3c1a95cd574d16602cff3e58023ec1
Merkle Root 04cd5ae0df14ff93f46eeedd57da6296363f1369e80e300bed9e6345d2f2e10e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,670
Size: 1.00 vMB
Total Fees: 0.00676919 BTC
Feerates: 139.41 > 0.68 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,958 (693,190 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
220,768 220,768 0000000000000112a3ecc5da6249891300529b320340fe0c0fd222958a64ccf5 128 0.04/1.00 vMB 241
220,767 220,767 00000000000000371dd092b497354c70efcc40bafa80a655cd4aa6cb1d3d627e 619 0.26/1.00 vMB 198
220,766 220,766 00000000000004d9b75456c78765431e87b206331477c97bb22ca136e14f2aea 13 0.00/1.00 vMB 29
220,765 220,765 00000000000002db635094663e5975669e6ec23dafc579c78d561c7bfd2e782d 759 0.40/1.00 vMB 110
220,764 220,764 00000000000000f25d88eefe1cfd53d726463fb308a76b3ba059e7b15302de1f 49 0.02/1.00 vMB 60
220,763 220,763 00000000000000f5d65322be334827eae7d5c7f89ae676daf1c1b7b59fffdce7 347 0.21/1.00 vMB 104
220,762 220,762 000000000000051760738561a6cbbd45d797da74faa1928eb6b44365e228c875 674 0.25/1.00 vMB 192
220,761 220,761 00000000000005015c20ea5d40075e3f17ee199b955eee0913469a53270f0210 854 0.33/1.00 vMB 223
220,760 220,760 00000000000001c796268872620710d0b5dc69093049bcbbf1442377cbf8a5b6 102 0.05/1.00 vMB 504
220,759 220,759 000000000000013797a0c235fdcab812525caeb689c16fef525e9f29f84ef0c1 12 0.00/1.00 vMB 28
220,758 220,758 000000000000007db6f86ff482da11752b9b265a1838aeb01f35bc51348f2548 72 0.05/1.00 vMB 114
220,757 220,757 0000000000000002494177d1e67e9c4d8414062f4d794046e50a9305879a59bf 242 0.16/1.00 vMB 124
220,756 220,756 0000000000000276a6feb3a4be1923eb0c6abe6a70bec3c5e4ac2ba72853241e 680 0.25/1.00 vMB 255
220,755 220,755 00000000000001e3a2cee4916cf70bd24bc2eea39efa9404c660c33489ac8129 190 0.09/1.00 vMB 132
220,754 220,754 00000000000001636532d68ba1bdf43d682f7c3accb820fd74334eefbaecc667 583 0.25/1.00 vMB 230
220,753 220,753 000000000000024f2e4f7ce0a3c56cd2a39671e233780836f1c6d70a85e33ff1 756 0.32/1.00 vMB 199
220,752 220,752 00000000000001f8c226051be5a986fd5f8d360084f13f659573e8ca4ca5f2f5 671 0.42/1.00 vMB 132
220,751 220,751 000000000000037e360081921d5162ca738073f5a8abd450e710afa102e5cd62 607 0.25/1.00 vMB 166
220,750 220,750 0000000000000306406092a5d557e6f4118919136e23035f8d6ee41a5e208a0f 493 0.27/1.00 vMB 150
220,749 220,749 00000000000004ba2ecf59051e46bda8ea665fc2eda1a729830b281aac5fe6c4 657 0.25/1.00 vMB 217
220,748 220,748 00000000000004f7db3eea4922a1fc8c1347872f2a0d6539b8a61b5db12fa8cc 9 0.00/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 780.53 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 535.67 GB
    • Received: 5.92 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.