Loading Tool

Explorer IconExplorer

Memory Pool

24,975 transactions
11.91 vMB
0.03415945 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 67.68/200 MB

Candidate Block

Mining Attempt 81175121689019840913ec9c36a95ce7083a00326add078fda536c28c3ea06e9
Version 20000000
Previous Block 000000000000000000016a197de98f52a18843c4dcf16282b9f030bb94d42b8b
Merkle Root 03b29a89e4578efd6f07c1cbb614bda593dd5a2fea8aa680d27a768357e54dbb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,131
Size: 0.99791225 1.00 vMB
Total Fees: 0.01427120 BTC
Feerates: 150.68 > 1.43 > 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,648 (757,677 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
155,971 155,971 00000000000002fc6e82eaef3ec0ae18b9d16faa751b4fd7eabca618ea4e8dcc 34 0.01/1.00 vMB 169
155,970 155,970 00000000000005cd581670337b299b3957f1ffa0179673b45a2e74ff58a91239 32 0.01/1.00 vMB 165
155,969 155,969 0000000000000162202d7c376c669b62685cd3416865ed56e0e6adfb67f90a93 1 0.00/1.00 vMB 0
155,968 155,968 0000000000000642739c32d7727876538835896873a65c118760d7031101bba0 11 0.00/1.00 vMB 62
155,967 155,967 000000000000002b83c747a23c967a7d0963cd8eba04e90aa44900b9224ccab1 17 0.01/1.00 vMB 110
155,966 155,966 0000000000000f0fad20f5ce7de3a03ebc6754e1046066d961b5993e5c866dcd 1 0.00/1.00 vMB 0
155,965 155,965 00000000000006a70548eb045b855c37aa661062cd5fdd55e5e477dd4c573496 102 0.03/1.00 vMB 55
155,964 155,964 0000000000000ea2dfe84dcdc67191935b1f8e0c9bb51ccd163032af0650931d 66 0.03/1.00 vMB 177
155,963 155,963 00000000000001885ee90b94a730b7bfc52d665a9d792521cb2d9608ff6b30d3 22 0.01/1.00 vMB 205
155,962 155,962 0000000000000e70b0cfec5f6f72525d7e09e54b2a9c4537710f3f51a7b5dcd5 10 0.00/1.00 vMB 100
155,961 155,961 0000000000000c0ef21ca2f3ab97ec3944285d8dfa099ac572fb7bdba1ab92d5 15 0.01/1.00 vMB 99
155,960 155,960 00000000000009d556338b20aefed7f42fe1e0d5eebe177398f63e7e020d9acd 14 0.00/1.00 vMB 235
155,959 155,959 000000000000004070a2c05ed0766c2bfb1bda4ac2d0832dd2c88b0ee04e3d69 18 0.02/1.00 vMB 131
155,958 155,958 0000000000000296d4489e4fabcde48f5fedd31f872e7b7181246bc97fb7df71 30 0.01/1.00 vMB 49
155,957 155,957 0000000000000b7daea1263697d5c012e39a19b491179f140e5413d732ca5555 130 0.05/1.00 vMB 102
155,956 155,956 00000000000002b738549219cc819b0b1190d821d7ceca80c588ef922b75f2d9 24 0.01/1.00 vMB 55
155,955 155,955 0000000000000af0106cdd988f69ec8273e8ec5f4e9dd1dcce96f70f9658b330 41 0.01/1.00 vMB 133
155,954 155,954 000000000000058cd56b8d4999e1e72d4d8a67937ee508f0a202878479993115 95 0.05/1.00 vMB 133
155,953 155,953 0000000000000c47a184e97706a9e40891b0462fa4ec5f7093542acd006a7e67 8 0.00/1.00 vMB 0
155,952 155,952 000000000000002bce77a9b91186a7ff02697b995dab908f7ffca11191ee6b22 9 0.00/1.00 vMB 91
155,951 155,951 00000000000006fb0d3f9dd9c6c6c3b9868b758eae45c6a55f5e7440557b0a53 39 0.02/1.00 vMB 112
Previous 10 blocks ↓
Total Size: 779.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: 472.88 GB
    • Received: 3.05 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.