Loading Tool

Explorer IconExplorer

Memory Pool

85,815 transactions
31.43 vMB
0.07894512 BTC
Random Selection Loading Transactions
Max Size: 193.33/200 MB

Candidate Block

Mining Attempt 2178d7f5049d25485fe48f9229e5f3178a1613fa59bdd3a2d05b884af075b9a9
Version 20000000
Previous Block 00000000000000000001a8198c32d51bdc65ee551e9c5da92a193e87af3d7ab6
Merkle Root 27d808be008b6910e222119e636b79cc6d65cb3dabb657b59eddf521b086224e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,001
Size: 1.00 vMB
Total Fees: 0.00750828 BTC
Feerates: 45.66 > 0.75 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,343 (551,309 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
364,034 364,034 00000000000000001561564241091f584d0fdf6328d054662e5d21e0a0df9dff 1,207 0.62/1.00 vMB 41
364,033 364,033 000000000000000011d3603de10cbf1c12d0d2b38674b6449d5849c3e47133d5 1,567 0.74/1.00 vMB 40
364,032 364,032 000000000000000015723695c20eab03dd3d918df63c164d08dd55241a2e2b2f 212 0.09/1.00 vMB 44
364,031 364,031 000000000000000001849dc434443fdf29d322fcb17955c2a8945585f29b6381 202 0.09/1.00 vMB 39
364,030 364,030 00000000000000000a4b7a270d9405bd0ba0ebdd332e8f2586e66255208c097c 475 0.23/1.00 vMB 36
364,029 364,029 00000000000000000770e03712810e78f7dfb9ba31e75a00bec4b8c6fb5ad3fa 108 0.04/1.00 vMB 77
364,028 364,028 000000000000000009f0fb53aec44127ac6057f8b60b449b0048a449a77beccc 707 0.42/1.00 vMB 61
364,027 364,027 000000000000000009e15018215c284d7000c647d358155e3de8b285edd10512 676 0.47/1.00 vMB 32
364,026 364,026 0000000000000000117b05b3416bed2bdad53bbec7f752356d82c5a7e8eb2b90 1 0.00/1.00 vMB 0
364,025 364,025 00000000000000000470e8dd2e211f0c4e65c915bf808a46bd2738a0b475974c 1,400 0.55/1.00 vMB 73
364,024 364,024 0000000000000000146a6062e2d0a61babd2a511f063cfaa43c626b1110a84c2 300 0.25/1.00 vMB 24
364,023 364,023 0000000000000000117184bbd66a6bbc4d3f9460cf2ba34f1fccdc032049df2e 248 0.12/1.00 vMB 37
364,022 364,022 00000000000000001589c1aa2a9d312af5bebe3487491d3a83ad20b4e8b0ce58 362 0.25/1.00 vMB 24
364,021 364,021 00000000000000001080f5a6fbd2ac7bf99055a0cb7ccb9e6bc8c39e4ebc6d42 644 0.31/1.00 vMB 36
364,020 364,020 00000000000000000cecd6d85ed564b4cd623806cb4aac1eb1cd306ec17d7c8b 411 0.25/1.00 vMB 28
364,019 364,019 000000000000000000df8b103c4ac8f35d65d346376d5d8eb183b538d9a919ca 1,479 0.82/1.00 vMB 36
364,018 364,018 00000000000000000a659c77c302d19b62de034c30e953483a54b7da1fc936d4 925 0.43/1.00 vMB 47
364,017 364,017 00000000000000000f322aa1e878c2930faa9a8934f3df185bca0066ffafc72c 63 0.03/1.00 vMB 70
364,016 364,016 00000000000000001228f9e5aca0576defab325dd2c72d5d2b9fdffa2d97c333 234 0.25/1.00 vMB 18
364,015 364,015 00000000000000000ae51ef091d0a63e3956b5efb331dd3018e4deb1d251d370 646 0.36/1.00 vMB 38
364,014 364,014 00000000000000001177c224aac1e739be9488d24366a6c8a02afdbaf1d6025b 577 0.25/1.00 vMB 39
Previous 10 blocks ↓
Total Size: 782.99 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: 717.15 GB
    • Received: 17.83 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.