Loading Tool

Explorer IconExplorer

Memory Pool

74,534 transactions
27.45 vMB
0.06850119 BTC
Random Selection Loading Transactions
Max Size: 167.72/200 MB

Candidate Block

Mining Attempt 50374d293e3f34a17ee9a74341ec0bdefeef5a0e95058fc89a45ee2aed00f4ac
Version 20000000
Previous Block 00000000000000000001557435dcff3b80a2812f16c9780d6c7bb42700c76759
Merkle Root 813c572be0a43bae3b290c5be2b7c3025948ef2a1cf80251245a3876ef8aa568
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,208
Size: 1.00 vMB
Total Fees: 0.01003824 BTC
Feerates: 179.53 > 1.01 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,260 (91,225 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
824,035 824,035 000000000000000000013fb287e16b9f4f469cb44abf37b5a496e9f308d3af85 947 1.00/1.00 vMB 162
824,034 824,034 00000000000000000001c26c2b477ceabdea43b8f3c141d7e82a8d96baa87d98 2,800 1.00/1.00 vMB 163
824,033 824,033 000000000000000000009c33be239413d2e86d1e17dc2fee67335ddc0737f987 3,339 1.00/1.00 vMB 92
824,032 824,032 000000000000000000029af08ac497b1ca641b73f04a3b6fc9fa6af9cbf86055 2,985 1.00/1.00 vMB 102
824,031 824,031 00000000000000000001b252556f1becdfba57d73c1bc79ab2b6f4bd1c239f0f 2,904 1.00/1.00 vMB 152
824,030 824,030 000000000000000000033b34ff7f69ebe4b2c12031c22720719361d8b8de91d3 2,536 1.00/1.00 vMB 95
824,029 824,029 00000000000000000001c6937e8b52b76bfe4f4ccea653857d9beaf901cc251b 2,577 1.00/1.00 vMB 83
824,028 824,028 000000000000000000037d370b27d89094da9a413f5bbd166fd92fd74aa88fd9 2,272 1.00/1.00 vMB 99
824,027 824,027 00000000000000000003a1d7effce9f5fa0ca03a78890c961e424ea6242902b0 1,958 1.00/1.00 vMB 108
824,026 824,026 0000000000000000000323058f40ed30259417558b1765f320f276945f21a7ce 2,900 1.00/1.00 vMB 153
824,025 824,025 0000000000000000000060030d99c0ccd358e88d7015d90bc15fe88452133ba2 2,990 1.00/1.00 vMB 112
824,024 824,024 0000000000000000000325211bea2d57ff4c96159901b40f05c1eded553bfa2a 2,508 1.00/1.00 vMB 217
824,023 824,023 00000000000000000001d39cc32582ca0f3ad980cac7b07e754319fe5a60171a 2,861 1.00/1.00 vMB 160
824,022 824,022 00000000000000000003c9c3f6b1da05ef1b4f8642397151639f89021b341c04 3,333 1.00/1.00 vMB 163
824,021 824,021 00000000000000000003c039d8b5f117191661cd9525972b887d43d5c8cf1038 2,920 1.00/1.00 vMB 127
824,020 824,020 000000000000000000005b6b011d66fcbdc7784e43a5ddc6b4287ba3fa3ceb14 3,188 1.00/1.00 vMB 130
824,019 824,019 000000000000000000014916989f905b3be713755d425b1af45a49e88a405147 3,157 1.00/1.00 vMB 176
824,018 824,018 000000000000000000005ba88a2e90c0a99383a65cbea6f6548d345002188677 2,104 1.00/1.00 vMB 75
824,017 824,017 00000000000000000001cbffe5100fa7ef8fa40e78d7cce8778cac3dcadbda31 2,928 1.00/1.00 vMB 90
824,016 824,016 00000000000000000003437b750fda658b553f686e9121fe53f4b8890bb09a4d 1,953 1.00/1.00 vMB 67
824,015 824,015 000000000000000000021113c023da507174cfdbabcf105e33670f7decd96077 2,270 1.00/1.00 vMB 70
Previous 10 blocks ↓
Total Size: 782.84 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: 712.40 GB
    • Received: 17.17 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.