Loading Tool

Explorer IconExplorer

Memory Pool

28,153 transactions
12.52 vMB
0.07645836 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 72.40/200 MB

Candidate Block

Mining Attempt a7c770cd6dadb8f39974b3e8098712e36763a24257ff3f9e858d2ee5a7bddfba
Version 20000000
Previous Block 0000000000000000000158a26d08200d34e47a2605bb91142e712593c5a0f0b8
Merkle Root 0bce189f03f7a192e07edd27ce64900dee7cca9a9db4326740ed0fc7b9c63325
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,590
Size: 0.9979635 1.00 vMB
Total Fees: 0.05502559 BTC
Feerates: 101.64 > 5.51 > 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,728 (740,709 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
173,019 173,019 0000000000000564e255f8c764dbcc4eee2e96164a0c7f1f35bc463e942eb9ea 39 0.02/1.00 vMB 53
173,018 173,018 0000000000000486e8b94a5a0e751247d350da7fe116027b72750f089b8f1a60 30 0.02/1.00 vMB 36
173,017 173,017 0000000000000072e1be56e18179f1ed7efe2743b8460a1d6dbb08f37e63b62e 1 0.00/1.00 vMB 0
173,016 173,016 000000000000046e89c9138e0b9bae2e77e13dcdfd911d7fa964353d5c184488 23 0.01/1.00 vMB 185
173,015 173,015 00000000000006808fb5ae813950db96f1f35eae77ead6e5af7fefc6ac0fb69b 69 0.06/1.00 vMB 355
173,014 173,014 000000000000031ce8641a2cd99c071282b1d4b76ee3ea1e3aea39033dfca315 47 0.02/1.00 vMB 29
173,013 173,013 00000000000002494d450817a7b7e5208f2f04823e5dbfadc61824588ff6f153 87 0.04/1.00 vMB 155
173,012 173,012 000000000000007f4dffc59a5f5319f6b3580be9efcb46ea37b386870778b59e 27 0.02/1.00 vMB 117
173,011 173,011 0000000000000002a9bbbe045429e063c791604edc73e92190ae12d8ea77ba13 7 0.00/1.00 vMB 478
173,010 173,010 00000000000007a0de041a486918838a84839cc30c47715cde6edaddcd0f5f71 31 0.02/1.00 vMB 91
173,009 173,009 000000000000064028b1388ddd9cfa046096c50173587b319bf0c21ebf2095be 95 0.03/1.00 vMB 89
173,008 173,008 000000000000080acc3c88b2bf5f4527d44fe512d5f18ee4a46403d6dc84db74 71 0.04/1.00 vMB 195
173,007 173,007 000000000000076d235fe8dc415b5a6717564181a5ad85fad525ed3285c97f8f 44 0.02/1.00 vMB 114
173,006 173,006 000000000000071c3463ef7388882cc7ed71f30f71356f3d668d5ed96ade8f66 39 0.02/1.00 vMB 129
173,005 173,005 0000000000000682b81f88447ced27befc3c097ae3eea0a0bae06681056cc5cf 134 0.04/1.00 vMB 125
173,004 173,004 00000000000006cae6c7cb20dc5f4333c3709438499153a0dba66c19eb0a35cf 59 0.04/1.00 vMB 122
173,003 173,003 00000000000007a985fb0e3c436d3035b20563aeeeb67e430b7c3b0474474ff3 130 0.06/1.00 vMB 114
173,002 173,002 0000000000000aa06bc2de14036c3d47c0232d3c740ae30a4f782be2bfdefea8 124 0.05/1.00 vMB 239
173,001 173,001 000000000000060abd5d2b8ff55a15c9b885202da7ca697b7920d6a94bc2a1b6 17 0.01/1.00 vMB 29
173,000 173,000 000000000000077ff3de38ce09c0279dfd7746d07a476d72dd6323ffa2520ef0 63 0.03/1.00 vMB 61
172,999 172,999 00000000000007f4bdfa5e8489eb64bb0a7f74552ed79d0cdd9bf4b4c0f76c4d 13 0.00/1.00 vMB 341
Previous 10 blocks ↓
Total Size: 780.14 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 500.45 GB
    • Received: 3.73 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.