Loading Tool

Explorer IconExplorer

Memory Pool

44,129 transactions
31.57 vMB
0.09190660 BTC
Random Selection Loading Transactions
Max Size: 160.35/200 MB

Candidate Block

Mining Attempt 822cd4115e2f0733dee4cf63b0e6885c68cf3f8a0f7d673b59ad0a3350ea6f1c
Version 20000000
Previous Block 0000000000000000000180d1a95e68be67332eadf4bc97ab9a274099cab0a39d
Merkle Root dc959fe1c363b4817fbe8cd63921b70a45f8da19367a65be262f915a3c233144
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,666
Size: 1.00 vMB
Total Fees: 0.02557935 BTC
Feerates: 73.20 > 2.56 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,459 (496,208 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
418,251 418,251 000000000000000004e0445c9075c47a8815f869f55f74ecaf99a0ead83b4ae6 2,842 1.00/1.00 vMB 209
418,250 418,250 000000000000000000162adac4c8f660ec4e2691ce3e46c8fad06efe6815302e 1,237 1.00/1.00 vMB 32
418,249 418,249 000000000000000003608a43e478069217737558355ff0b69a442d3cba958eef 1,755 1.00/1.00 vMB 45
418,248 418,248 000000000000000003645a99a4ba518f0700b5d521f079eddd06c3f7bf31630b 1,009 1.00/1.00 vMB 24
418,247 418,247 00000000000000000502c4ef3bae92a8d775f4bb84615e9f1790f2886f909fc2 599 0.99/1.00 vMB 13
418,246 418,246 000000000000000004d8ded807769be51a5d746d1808154852bbd6b7eef07c80 1,283 0.56/1.00 vMB 57
418,245 418,245 0000000000000000029ccd06876e29ec2d52a46e8fc030c47363bd974e90d162 1,401 1.00/1.00 vMB 34
418,244 418,244 00000000000000000177fb03d915945142453e0b08e15b65415d6530eea26228 2,465 1.00/1.00 vMB 60
418,243 418,243 000000000000000002c93c3daa32896080b970fc5e134eef038d6c53b6df06cd 2,812 1.00/1.00 vMB 70
418,242 418,242 00000000000000000343ff50e889b7bb4db4daa9b1585002c9281efa78d74c15 1,475 0.93/1.00 vMB 37
418,241 418,241 000000000000000003bf4e3f18e23fe9a586ce36556851453264d65ee164cbd0 1,494 1.00/1.00 vMB 31
418,240 418,240 0000000000000000046e822ccdce33601ca0fe5fd5e97908d93bdcf4bfbf2506 1 0.00/1.00 vMB 0
418,239 418,239 00000000000000000062c99beb4fc675e0d1c7ba202f8db67635324598248d77 1,879 1.00/1.00 vMB 32
418,238 418,238 000000000000000002c3d874ed29e1ab4f1cb15dc7f5b4cc071b2392bc69563f 2,187 1.00/1.00 vMB 44
418,237 418,237 000000000000000000e1d8394d28f760761ba4f50af5ff0dccd38b44e9314b2a 2,436 1.00/1.00 vMB 59
418,236 418,236 000000000000000000dc47af0044e724ab65d65985339ac94df1deb58d4bf1a5 3,136 1.00/1.00 vMB 100
418,235 418,235 000000000000000000930b55f5bf2585bff32fd84b6be6330c71e9aab527392c 1,568 1.00/1.00 vMB 23
418,234 418,234 00000000000000000125181e86dc7334154d057c14951da658791900e352082d 1,803 0.99/1.00 vMB 24
418,233 418,233 000000000000000004136ba0f12d66b43c8999bcaa109614751b8cfd34e6bc27 2,632 1.00/1.00 vMB 46
418,232 418,232 00000000000000000494d015dbf421b4f9c9ac398785f95e54b6d277aeb5cf4b 2,578 1.00/1.00 vMB 75
418,231 418,231 000000000000000003bc966146777a42903105a12393c48b20bdda13cac99160 2,525 1.00/1.00 vMB 53
Previous 10 blocks ↓
Total Size: 781.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: 608.06 GB
    • Received: 10.64 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.