Loading Tool

Explorer IconExplorer

Memory Pool

72,459 transactions
27.27 vMB
0.07231640 BTC
Random Selection Loading Transactions
Max Size: 165.06/200 MB

Candidate Block

Mining Attempt 73730da36fbb9c9e9e34e77ef9d69768513f1d2ff6e2718446aa5354f0a874b1
Version 20000000
Previous Block 00000000000000000001786aebd3f443cf40988cd154696895dcca923ff8c390
Merkle Root 9943ea9df3b5617f641980ffc180e07b6fa88e32b76c12ebee13281c718a3b6e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,714
Size: 1.00 vMB
Total Fees: 0.01367432 BTC
Feerates: 201.37 > 1.37 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,576 (697,534 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
218,042 218,042 00000000000000d4153c949ae09088b16b772ef5ec4d71493592d90404cc1f55 600 0.26/1.00 vMB 203
218,041 218,041 00000000000002233469ed178510e491e14b4325f83d41e7504bd98a3b1fe23b 700 0.25/1.00 vMB 188
218,040 218,040 000000000000034b7cba4ed7fea47f3c54cfdbf098be6153dce8f8f0152a4de8 738 0.27/1.00 vMB 247
218,039 218,039 0000000000000282a55128fffa3e4b660178ee7e80ca563bb222b6ea25772469 172 0.10/1.00 vMB 130
218,038 218,038 00000000000000fe3461eab7a432d91e3e9dc4a35b8244832d36eb18ab929a73 639 0.29/1.00 vMB 219
218,037 218,037 00000000000005980cccc7938d4b34c7dd7ba54bf5a60e30ca12d2f41b381549 401 0.17/1.00 vMB 221
218,036 218,036 00000000000004774bb723d12f61c827215a56e778dd31896187b40863675d79 318 0.15/1.00 vMB 141
218,035 218,035 0000000000000282ac4ac17b5b8bd3a4bd08a15d93c9a7f7e953d1092ccf5d8b 593 0.20/1.00 vMB 210
218,034 218,034 0000000000000063d8ebe0d93d7a310838fc9b94cde4cdc63e3fdf6ea2b604aa 816 0.31/1.00 vMB 229
218,033 218,033 000000000000037ecca13e5ca777dc6a89d97517e418d87d162c09908daaa78b 505 0.50/1.00 vMB 109
218,032 218,032 0000000000000236c675c2c87cea21784673dee39f4f40719f804dceea58bdd3 333 0.14/1.00 vMB 271
218,031 218,031 000000000000030767570813bf889474dd20b0c20bfd19fc0904a40d47e1d9fe 91 0.16/1.00 vMB 62
218,030 218,030 000000000000037ad91b0288abfb3f3da11665d3f8a1c6507eb2abd7517b9d3c 57 0.03/1.00 vMB 240
218,029 218,029 000000000000022b8ae144498a1af0397587ff2e2d3725e54b1f3f0dbe31825c 38 0.01/1.00 vMB 210
218,028 218,028 0000000000000093d0818f3221cd62cc246a3149c0937221022f5412f6f6084c 165 0.09/1.00 vMB 136
218,027 218,027 000000000000002a3c0afe92621ff73e28138d1d29607f6a1377aa884bac0e9a 579 0.24/1.00 vMB 194
218,026 218,026 00000000000001c4de43c262fbbf11ee8693ee6a2895e83859c14d9fbb78f1bd 53 0.02/1.00 vMB 246
218,025 218,025 00000000000002ff675adbc8e9a707a911377b237bcf64846ce07c43e148d1a8 314 0.13/1.00 vMB 173
218,024 218,024 00000000000002b4fa17bb46e9d2dc0b465ae8d59f5fd5c43a13f5c4d96412a1 288 0.12/1.00 vMB 184
218,023 218,023 000000000000053755947d48077b29a2974377237b351bc7f6bc7d1a8e26ea7b 392 0.17/1.00 vMB 191
218,022 218,022 000000000000051d9abc08c38ebef48199bb797d8f7c4fb7b974299dfec04091 388 0.16/1.00 vMB 152
Previous 10 blocks ↓
Total Size: 783.39 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: 769.12 GB
    • Received: 19.69 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.