Loading Tool

Explorer IconExplorer

Memory Pool

78,659 transactions
29.72 vMB
0.09951571 BTC
Random Selection Loading Transactions
Max Size: 181.23/200 MB

Candidate Block

Mining Attempt 8b24f542458a2c3f756ca63772bd5c5473ac383f0137e03492298e8226a4a258
Version 20000000
Previous Block 00000000000000000001873758786023bce526cc548acc0e4523a6e0d9f02e45
Merkle Root f5b4b010cb416691464c32770c29726400a1fbd4c1d15da9a9f7a69d6960fcaa
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,979
Size: 1.00 vMB
Total Fees: 0.03317484 BTC
Feerates: 301.35 > 3.32 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,242 (622,045 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
293,197 293,197 0000000000000000301e699beb91b47bb880993ac3553b2cc7cf4eb459a97eb3 697 0.35/1.00 vMB 32
293,196 293,196 00000000000000002610ba124131f8fbe48843dcc4e84c540ea21d619012e948 740 0.25/1.00 vMB 64
293,195 293,195 0000000000000000aec7c882039cdc13b2a5fa2eacf83cd5b44b9830fa5d1238 171 0.08/1.00 vMB 47
293,194 293,194 0000000000000000808fe1f4fcccef78ce7366f23effcc40c48c8855fc8eb016 442 0.20/1.00 vMB 32
293,193 293,193 0000000000000000357806217347453c237eb03a2f80ca90374f8b3b20ffc3cf 256 0.09/1.00 vMB 66
293,192 293,192 0000000000000000b87be69c67c607b1e6ee4bbc1544e57f39c935870e9836fe 778 0.48/1.00 vMB 28
293,191 293,191 0000000000000000474a403be02ed4f339457842c01b6a21d321717ba0e201d7 312 0.20/1.00 vMB 33
293,190 293,190 00000000000000001b1ce4d92d60157ad6d0e490d73657e7d1a2331a4b54b884 15 0.00/1.00 vMB 27
293,189 293,189 000000000000000086f585dd8b1a9f6a8ebb4c075fe8ef8310ab8361b9a575ac 106 0.06/1.00 vMB 38
293,188 293,188 00000000000000000b25767cc49fa96bec164cc3991bcf5d734ca1dcede7ea2b 398 0.26/1.00 vMB 29
293,187 293,187 000000000000000007bb8bbb3b7a7b29af9d7e37b1b24f75c41c29fc51869183 56 0.06/1.00 vMB 14
293,186 293,186 000000000000000098de75cf2710e537229e9b38b4720c08c69a55737d660652 548 0.31/1.00 vMB 33
293,185 293,185 000000000000000003918619400232e9b4df3a3d42ae7c3674549c626213c43b 128 0.08/1.00 vMB 33
293,184 293,184 00000000000000005d61dbe3f2be0d611db854ee4aaedbed696bac2ee535c509 172 0.08/1.00 vMB 20
293,183 293,183 0000000000000000a2c44ab056c5d7256789fde0aefc673b276d7b2184a85f63 572 0.67/1.00 vMB 19
293,182 293,182 0000000000000000442560179f93992c7b47897d1546fa0342fdf8ddd5c90c34 486 0.35/1.00 vMB 29
293,181 293,181 0000000000000000808e97abec7b9e803cb4962fcd102f21b0c4d9ce18af4daf 895 0.35/1.00 vMB 43
293,180 293,180 0000000000000000bb1a841b2d5da48451692b74e0aef21f4c4197393ea09abf 512 0.19/1.00 vMB 43
293,179 293,179 000000000000000003a927324233596352e6b9616add335785806fc4f33a78b9 905 0.82/1.00 vMB 21
293,178 293,178 0000000000000000aea6bd51836f67164ce5d15e0cd2c23f010f755f3fc24b37 1,146 0.35/1.00 vMB 58
293,177 293,177 0000000000000000148dc8b6b9397cc0711754bbef816d20b961dc8fff7a5a28 363 0.36/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.81 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: 710.29 GB
    • Received: 17.06 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.