Loading Tool

Explorer IconExplorer

Memory Pool

77,738 transactions
30.03 vMB
0.11077817 BTC
Random Selection Loading Transactions
Max Size: 181.25/200 MB

Candidate Block

Mining Attempt 704b4067c56a64be35a544e6af774cfc652b845bde06fd812708f8eec70b28d6
Version 20000000
Previous Block 0000000000000000000067a6baa6a95faea41c82751e11dd94b2cd8d3557ef06
Merkle Root 5cdd991b01c59a684a20227dcf718191e4555fd9f7f704525b41d8a9ec970f86
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,460
Size: 1.00 vMB
Total Fees: 0.03890834 BTC
Feerates: 357.61 > 3.90 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,435 (627,279 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
288,156 288,156 000000000000000072046c562776ced9c4a290d553ed18449470c47541af11dd 469 0.71/1.00 vMB 17
288,155 288,155 000000000000000062d8ce47ba5000cc1f7bed2c3ce8bcf32b03b152b6c2e71f 371 0.17/1.00 vMB 60
288,154 288,154 00000000000000008abf16067ae7277e767476d1643a1a014454705c95e719cc 222 0.13/1.00 vMB 54
288,153 288,153 0000000000000000b97d8e2b6efc0b4f68290dc27b5371b374101096e65da491 180 0.07/1.00 vMB 33
288,152 288,152 000000000000000024a14ada5b85c2b157fa7a493afa2f7f33596b2ff9b552b9 612 0.30/1.00 vMB 99
288,151 288,151 00000000000000008ed256a1be9f26b5b7d7318060aaba5cc0f44ed4f186b9d8 830 0.54/1.00 vMB 76
288,150 288,150 0000000000000000cd224441a1b3ae7b1d56517516e8c9f1f4d18a5278db7b65 135 0.06/1.00 vMB 36
288,149 288,149 0000000000000000d3a1601e3f4131bc1ed4726903dc871c11ee944b56bbeed8 401 0.29/1.00 vMB 28
288,148 288,148 00000000000000003c8168661ea8f38682b810ef60562ccf385c346c5d583fef 28 0.01/1.00 vMB 44
288,147 288,147 00000000000000000bd8d0268ffe3187904cc9a848869c7d8363f9a07d709d86 1,360 0.69/1.00 vMB 37
288,146 288,146 000000000000000045b62c967b04ccabaaae34f5091c1f8747c33c47171107c3 176 0.07/1.00 vMB 35
288,145 288,145 000000000000000126778c89690eb62cd7f70d49d97a5e3ca5b6539469d69b1c 167 0.10/1.00 vMB 19
288,144 288,144 000000000000000068f7df0ecdd8dc57ee75e91a1f955c5052285c632ac0ecc4 213 0.08/1.00 vMB 39
288,143 288,143 000000000000000081235b198846d26276b5d8cfa4657feb2625001809133dd6 282 0.14/1.00 vMB 35
288,142 288,142 00000000000000002d33361a5dfd2d8f35ccd3d6750b2e1ae6498e9d71f0b5df 777 0.67/1.00 vMB 23
288,141 288,141 0000000000000000b7e96ff7cb8a9623117b5fe70ae01c98c4a6b2e5e060230c 887 0.35/1.00 vMB 49
288,140 288,140 0000000000000001260ec56a6fa8fdfc5fb1256e1c51e351a7cf9603d48f2923 776 0.35/1.00 vMB 37
288,139 288,139 000000000000000147e59aed28685453351467c3f43b34503e97acb834d9c981 556 0.25/1.00 vMB 37
288,138 288,138 0000000000000000b5697f7eadaf88c7d4072a4f3a7495e6ddf890f2ba811a52 142 0.06/1.00 vMB 69
288,137 288,137 00000000000000009b0ef36273ff5140eda0f52f2d30bcce8882d25ed18c4660 1,353 0.50/1.00 vMB 47
288,136 288,136 0000000000000000cd9d1de3610330e9ea27748e4bc399e43d7ea118ae7f5369 894 0.50/1.00 vMB 41
Previous 10 blocks ↓
Total Size: 783.15 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: 744.49 GB
    • Received: 18.71 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.