Loading Tool

Explorer IconExplorer

Memory Pool

78,237 transactions
29.77 vMB
0.07267073 BTC
Random Selection Loading Transactions
Max Size: 181.58/200 MB

Candidate Block

Mining Attempt 286d0ed3fe4f3fddef254b17c0f6747b2e33159c5934f894fca37af9da3a9fbe
Version 20000000
Previous Block 00000000000000000000f93cccf65ba1bb0d36ddbb9079a10905fd5e8bbf112f
Merkle Root c876acbc396398c374b73be37d2bdfe1753a82b427cb2774ac778261db25101b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,796
Size: 1.00 vMB
Total Fees: 0.00652491 BTC
Feerates: 73.20 > 0.65 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,371 (429,423 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
485,948 485,948 000000000000000000dc34fe710269e85a4f78a1575b240beca1b0d7f083edd7 1,860 0.99/1.00 vMB 130
485,947 485,947 0000000000000000000073f565a2707e86769fa92c928f6e420dca9e2081c1b0 2,492 0.98/1.00 vMB 200
485,946 485,946 0000000000000000002820c6c63ea2bed10039b61bb2c267f1c6bb4854c21f21 1,893 0.99/1.00 vMB 116
485,945 485,945 0000000000000000004379473ff96f7fc1af632801a2c0c026f6e4ee595ceedd 2,421 1.00/1.00 vMB 128
485,944 485,944 000000000000000000ebbd6314155328ae3a90977880de6972b8cd95b66a5601 2,242 1.00/1.00 vMB 131
485,943 485,943 000000000000000000e803fd69db608f973ef8f35287ef29df48041f4eea32ed 2,420 1.00/1.00 vMB 134
485,942 485,942 000000000000000000f6210976798b42cdf99130a4d2be2903d603eebb5580bd 2,837 1.00/1.00 vMB 143
485,941 485,941 000000000000000000907224db3d92e484f018844d84dcdb953c30d1b35e1af0 2,401 0.97/1.00 vMB 172
485,940 485,940 0000000000000000000ec0791b27d6103fc8669408e729a0647dc18dfc62db0d 2,525 1.00/1.00 vMB 139
485,939 485,939 000000000000000000f95eff957d9ba1c2a3e33809dfa1c4c6fbc80eefb97d37 1,811 0.98/1.00 vMB 146
485,938 485,938 000000000000000000168917249418115f7811f40b7969c4f20bf727098a4ba5 2,342 1.00/1.00 vMB 189
485,937 485,937 0000000000000000009a707a6e5ff725a9717b596b84e764306db0dd8bc80458 2,154 1.00/1.00 vMB 146
485,936 485,936 000000000000000000ab85984419df95a0e10f8ff6a421c2ac9fa1f276886e0d 1,691 1.00/1.00 vMB 148
485,935 485,935 0000000000000000007fc013ed69117ce3eae96b43081eb8496e60e5ff020797 2,635 0.98/1.00 vMB 204
485,934 485,934 000000000000000000847995480c94d928c852d8750edd4d8b873e0b70c81319 2,060 1.00/1.00 vMB 145
485,933 485,933 0000000000000000007c6d79b4e7a452aedf003915b356a58bf3c79ad0486c5a 2,718 1.00/1.00 vMB 192
485,932 485,932 000000000000000000ac413ebb771e038c3b274d6f41f9b8ec5bf1712f52cd2c 2,379 1.00/1.00 vMB 173
485,931 485,931 000000000000000000b3dc58aa1fbbba543186a8154a51460b0a75ddde8da9cf 2,661 0.98/1.00 vMB 179
485,930 485,930 0000000000000000005f017c6e1c743de1b571cf0dbbc02fd7d60185eda352ff 2,260 1.00/1.00 vMB 166
485,929 485,929 00000000000000000044c411e0ce600290e9e46e46133fcdd47ac89711b80d53 2,856 0.98/1.00 vMB 168
485,928 485,928 000000000000000000300bcc7804d057325ad583daa56376b960ec2d6d8154cb 2,622 1.00/1.00 vMB 248
Previous 10 blocks ↓
Total Size: 783.04 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: 719.63 GB
    • Received: 18.10 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.