Loading Tool

Explorer IconExplorer

Memory Pool

38,773 transactions
26.57 vMB
0.10120617 BTC
Random Selection Loading Transactions
Max Size: 136.35/200 MB

Candidate Block

Mining Attempt e48e099150834297f3e2618b7b9352e86314e93061ae21cc5e963512cbe991dd
Version 20000000
Previous Block 00000000000000000000624d4057b8824b6424cdc1dfd72c3851a194c52d8c6f
Merkle Root 12f4afb2f1713959b916bf91497e5b0464b37d1822394070fe8e10b41d59a6b7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,767
Size: 1.00 vMB
Total Fees: 0.03793463 BTC
Feerates: 150.71 > 3.80 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,705 (643,549 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
271,156 271,156 00000000000000040a5b2651aeca7581ef79d99744b83bebda874de7dc8bf65b 240 0.15/1.00 vMB 33
271,155 271,155 00000000000000057c03ac63dd9f892efaa57607eb3db3d1a7246ee8e3dbd465 86 0.03/1.00 vMB 37
271,154 271,154 000000000000000577df8da57557110bcdfbc54205e72e4e9c6fd626ba126853 466 0.33/1.00 vMB 38
271,153 271,153 000000000000000425853064ecc62d864b538f62a1dc2fcba8b8a2204bfa2eb7 475 0.25/1.00 vMB 48
271,152 271,152 0000000000000001b28a7298c4ef2144fddb300ac39723660b87d8486bdffd79 981 0.35/1.00 vMB 59
271,151 271,151 000000000000000506f899bbe40e9ae4e2cc80f8fee42baeb25bedd5ef8da2b2 1,147 0.47/1.00 vMB 69
271,150 271,150 00000000000000017d45b041050ce91f7fae54a51912bbab315f30c8c5458e2e 186 0.19/1.00 vMB 26
271,149 271,149 000000000000000618b20370e70d0265dce593b716845877e56d755f4e1c2274 734 0.35/1.00 vMB 56
271,148 271,148 00000000000000044a7cd907030fc8e58213a8a8869509f391661688c21ef004 55 0.03/1.00 vMB 40
271,147 271,147 000000000000000689a3b14b1dfc41f7f42ef1924b90448e6730c022dbef6247 281 0.15/1.00 vMB 59
271,146 271,146 0000000000000001a32b7dfbe928102c5b06794300a171f35afb39db99a791bc 340 0.25/1.00 vMB 30
271,145 271,145 0000000000000004a6ae6b1557e32a84380dc6f6db58bb96103ea8deebfdb871 582 0.25/1.00 vMB 124
271,144 271,144 000000000000000248c459e7bdd6f47f8846ea6d2bd478ae15ffb2eacbef9082 537 0.26/1.00 vMB 59
271,143 271,143 00000000000000038a6c493e544bcffb2324b3db86e186871b0c3e71763f3dae 67 0.04/1.00 vMB 30
271,142 271,142 0000000000000005b36eab02b8b7d1c4a6f2de1130bc7ca513c1f562a563b7e1 61 0.03/1.00 vMB 9
271,141 271,141 0000000000000001e8f6aa5d827fdebce7568b1253520aeee38b1184ff6bed6b 186 0.14/1.00 vMB 26
271,140 271,140 000000000000000199700100f3a6f286f503133e5929d3ae38d99e5d0c671ab6 1,202 0.47/1.00 vMB 70
271,139 271,139 0000000000000000fadbecd8c4c97edf776ec001c949263cb46fc986d8974c2c 228 0.15/1.00 vMB 60
271,138 271,138 00000000000000041e19ddf967f61872e4be25fd754df97154891a79e77ff07c 259 0.12/1.00 vMB 55
271,137 271,137 00000000000000049e9527a8b3f96f950d7258173718a49fca53ca594a5574f3 245 0.13/1.00 vMB 57
271,136 271,136 0000000000000003c42c46cd78f4bdfa189a1270454b414a7806bc78045ca28a 515 0.24/1.00 vMB 64
Previous 10 blocks ↓
Total Size: 781.87 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: 642.93 GB
    • Received: 12.57 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.