Loading Tool

Explorer IconExplorer

Memory Pool

80,615 transactions
30.99 vMB
0.09381288 BTC
Random Selection Loading Transactions
Max Size: 187.65/200 MB

Candidate Block

Mining Attempt ab780db1e8b4766a00813a00135caaefa4e4269c729ab470c0e10ca614501415
Version 20000000
Previous Block 00000000000000000001b99a5235f7093a25af06b813d4393172d28ab0c0e382
Merkle Root 1132945b3de19c16ab230d78ea0a69cbb7803b1787fae6ab07a066304ec805bf
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,112
Size: 1.00 vMB
Total Fees: 0.01942654 BTC
Feerates: 106.51 > 1.95 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,387 (646,368 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
269,019 269,019 0000000000000005fd0cb532b5738026f9e640de55b72fb07df3ed90d5e18505 413 0.18/1.00 vMB 52
269,018 269,018 000000000000000812d834ec0e649e2446d2d97b5036bff33ae1f8b8d2cf04a5 316 0.15/1.00 vMB 50
269,017 269,017 00000000000000042dc91d5ddeec658cba7fcaf02a0d29c6b5132015198d3117 1 0.00/1.00 vMB 0
269,016 269,016 0000000000000007bb2b2a2e7fd2f3569c9b5ad43203e503efa6507af763850e 369 0.19/1.00 vMB 49
269,015 269,015 0000000000000004489c604f82a345feb73fa988ef5e8f2bcc2ca21d5303b616 450 0.21/1.00 vMB 149
269,014 269,014 00000000000000051e0760f4c0d4db5c3a966eb6377e866a155d6376f96e862f 291 0.12/1.00 vMB 50
269,013 269,013 000000000000000574a71921cdca630b88572daed90336baba88d34294b9e294 103 0.04/1.00 vMB 51
269,012 269,012 00000000000000041dbcf06b17549fcfa22b6c28af81ea64f7bcdde05c308fae 84 0.04/1.00 vMB 136
269,011 269,011 000000000000000419484433f241a3be0b9b66d4bc67486ea3cbd2ee8e66a609 14 0.01/1.00 vMB 5
269,010 269,010 000000000000000261ce3178e2fbd0086db5a90fdf3a330c83df2f1a4c5273e6 357 0.14/1.00 vMB 56
269,009 269,009 00000000000000049844b904e06f99bb60f80c4b52e0034fc4ca6630cc5df9a7 19 0.12/1.00 vMB 13
269,008 269,008 0000000000000007292b8d40b867685aaeb3f2fb49465a8de4dd35a7d391c260 407 0.16/1.00 vMB 74
269,007 269,007 0000000000000003b56a128025dc29b9165cdeea5aa06945dd2bab3a5c3dc14b 612 0.24/1.00 vMB 68
269,006 269,006 0000000000000003556be093e2ed0b17419a2b25170d5987634276338fd05f46 369 0.14/1.00 vMB 53
269,005 269,005 00000000000000012c4988d175d7920119038383a2f9526ca807e309ea95b946 352 0.13/1.00 vMB 74
269,004 269,004 0000000000000004198153a44a628d23265b530fa79a455c7db2b97c8add17a8 138 0.06/1.00 vMB 54
269,003 269,003 0000000000000004d844517c0ece1a1dd86399e1915bed6883e7491a98772770 80 0.03/1.00 vMB 16
269,002 269,002 000000000000000179da86f1eadd7b1df62ea4efdaa681ddfc8a5367b7434aaa 641 0.28/1.00 vMB 81
269,001 269,001 0000000000000001d5dc70b06246b264c9f4e20fdbc84f3f97dd0d53b90c3721 257 0.11/1.00 vMB 94
269,000 269,000 0000000000000000a49290932a6374d53ad4e41be89a6a9c5dc2ec291f6bacac 349 0.20/1.00 vMB 64
268,999 268,999 000000000000000787855b9fe4027cc83118b959749f1bb318b51a6cf4646da1 92 0.04/1.00 vMB 58
Previous 10 blocks ↓
Total Size: 783.06 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: 720.81 GB
    • Received: 18.27 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.