Loading Tool

Explorer IconExplorer

Memory Pool

78,084 transactions
29.29 vMB
0.06363230 BTC
Random Selection Loading Transactions
Max Size: 176.07/200 MB

Candidate Block

Mining Attempt 06a168d9f67551d2cb6c44a0efddadc9a62b8606e247db79bdacc6ed35b7bac3
Version 20000000
Previous Block 0000000000000000000005fed7a2e04e0d65382f9c5d2d0085aa4ef4f390cc19
Merkle Root 92b72afd17b19383db256e5b4c28f03b319ea88137af73540fd60ada8a9c4264
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,830
Size: 1.00 vMB
Total Fees: 0.00434893 BTC
Feerates: 21.09 > 0.44 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,013 (649,961 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
265,052 265,052 0000000000000007d0feaa8313300cd38d27e01c2b8f787225f5c164a96dc432 215 0.14/1.00 vMB 104
265,051 265,051 0000000000000005abf97ddc38f01f04d2cc8c7f025e7a0418ad684b455f2309 42 0.03/1.00 vMB 81
265,050 265,050 000000000000000b185200edb23617321a9fb02e699fc2f85c3f663e017c9257 289 0.10/1.00 vMB 110
265,049 265,049 000000000000000b8929fba2e65e00f572afdf081d7590fe39fabd12477b2a3a 371 0.15/1.00 vMB 105
265,048 265,048 0000000000000007bea5b7b9fc72eb32c4d739b19163b04cbdfafaf8bfbcd8a5 246 0.15/1.00 vMB 66
265,047 265,047 000000000000000bef6373a2f2d0487d214aa11ac4b814819e90fcae6342967a 57 0.02/1.00 vMB 107
265,046 265,046 000000000000000b6006f8b0cf1a69e6bb4ebcfbbf6f9bf7f0591274539bd1b2 98 0.04/1.00 vMB 56
265,045 265,045 0000000000000004fc720f6f1c99c58563c790413fa910db61df19831541bc56 273 0.26/1.00 vMB 66
265,044 265,044 000000000000000c96dce25d9b46b30d7564c77dc581fe1b5f0ba6a08e30d8d5 141 0.15/1.00 vMB 40
265,043 265,043 000000000000000fd5002f09455fd92d49404107743bb1371059f2b5717aa2dc 150 0.15/1.00 vMB 50
265,042 265,042 000000000000000c0624c4f1f3d5a4d23731cb9983119adf53086d8f1b652ba1 78 0.03/1.00 vMB 109
265,041 265,041 00000000000000067b6a3615dc980702722c66b49a805660beb9d5f5dffedf16 126 0.06/1.00 vMB 78
265,040 265,040 00000000000000059f1cc149414fb62a2a7f63370a62f22d6f3fa566b41adc2f 65 0.04/1.00 vMB 26
265,039 265,039 0000000000000000b0a30cf66e4c8e07b60a66d4077836d58e61922449cd3ca0 511 0.22/1.00 vMB 91
265,038 265,038 0000000000000006ffc7618dbf172c41793c96ff4c17182309be02cdf28a9170 696 0.25/1.00 vMB 146
265,037 265,037 000000000000000bad0afeae0d3dc871899a058b6a28c7a94ec34d9806940647 433 0.20/1.00 vMB 114
265,036 265,036 000000000000000380d88e9997605907683d5709fa2ce66d32a5466346fd1a5b 403 0.24/1.00 vMB 76
265,035 265,035 00000000000000008352d04e5468ced9525cd23f752e21fcfb1ca9cc9901323c 617 0.25/1.00 vMB 124
265,034 265,034 00000000000000039c43fa64d1f380572a2c9464bb5eab761fee1d3193bd9689 47 0.02/1.00 vMB 185
265,033 265,033 0000000000000006d28a1c8a0d4b74794203cab89ef35ddd9d376da2f9f60288 269 0.12/1.00 vMB 130
265,032 265,032 000000000000000ae197322cd6bcbb6ae1096e5fccbdb65470fd75a0f917ecd7 106 0.06/1.00 vMB 79
Previous 10 blocks ↓
Total Size: 782.42 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: 665.29 GB
    • Received: 15.11 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.