Loading Tool

Explorer IconExplorer

Memory Pool

44,823 transactions
27.29 vMB
0.09053257 BTC
Random Selection Loading Transactions
Max Size: 152.47/200 MB

Candidate Block

Mining Attempt a0b8c5a26f368361e6a39201b42a249370dbc6c76920b04c7c5153cd260fbaea
Version 20000000
Previous Block 00000000000000000000228bc0efc0a07809b604e5062b253d925dfdc65ee4c1
Merkle Root 68063c245fb684b21c2357915e74f0f8ee155189c147a798b9b6f948e15df43f
Time (UTC) ( ago)
Target 00000000000000000001f0cc0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,356
Size: 1.00 vMB
Total Fees: 0.03965027 BTC
Feerates: 151.10 > 3.97 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 941,198 (87 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
941,111 941,111 0000000000000000000040e4c21d094af2052715e9024f5de2fd9180f9787cdc 2,060 0.80/1.00 vMB 2
941,110 941,110 0000000000000000000094bc6795fdd0f5a3ba32cdf94b4926f34ab184b7352b 4,799 1.00/1.00 vMB 1
941,109 941,109 000000000000000000017825a9ebcb656b257f0883d3c5fbdee44855c99d29c1 958 0.33/1.00 vMB 2
941,108 941,108 000000000000000000001b19713e7914f744b01d88863a7127a85abb1f44d165 4,411 1.00/1.00 vMB 0
941,107 941,107 000000000000000000010f2d208ddab5c8c46ac11b079cb56cbcf84e53826316 5,575 1.00/1.00 vMB 0
941,106 941,106 000000000000000000013954fa472b0af773aca8ac5dfa143fa4c7c9881fdeb3 3,370 1.00/1.00 vMB 1
941,105 941,105 000000000000000000000c33cdc5b07d972f5393c094e4368ba272ed0b60966e 5,040 1.00/1.00 vMB 0
941,104 941,104 00000000000000000000ad3a2bca68d523305742a12569523c8c0cfabaf3f266 5,781 1.00/1.00 vMB 0
941,103 941,103 000000000000000000015c850c809d8ac79960018d42f8810d8564401a0fa849 3,646 1.00/1.00 vMB 1
941,102 941,102 000000000000000000000e806ae2de6b13d48ff58a4435bf2e67dc83a9717940 3,671 1.00/1.00 vMB 1
941,101 941,101 00000000000000000000e72b9ea9bdaf00ff38bbc626461a8d9b24509f297e7e 5,509 1.00/1.00 vMB 0
941,100 941,100 000000000000000000005df2996880fd7aeddbbb220b82f7e45a8b99002a3f01 3,341 1.00/1.00 vMB 2
941,099 941,099 000000000000000000001675a84c88ea4ecfbc8033da13ea731da1c0e0a112ba 2,114 1.00/1.00 vMB 0
941,098 941,098 00000000000000000001142e97173556ec92eb01a17a1870235fd384212e1b12 2,725 1.00/1.00 vMB 2
941,097 941,097 000000000000000000010a6f1a81a67e132a2d6f8cf3ca13e0ed6974bae36a1e 1,099 1.00/1.00 vMB 0
941,096 941,096 0000000000000000000155abb6a377c1d4b295823b19d838ecda6b4fc92125a2 2,931 1.00/1.00 vMB 0
941,095 941,095 00000000000000000000e57288b90118533d004ba890e55f66dd86c551eb094f 1,524 1.00/1.00 vMB 0
941,094 941,094 00000000000000000001818553c53edd73bc3ed64f74fb6f3b1fc7f03c3889af 329 1.00/1.00 vMB 0
941,093 941,093 00000000000000000000c813d1aedaeb2554edc400e6dcdce450e07ca5670eb1 3,639 1.00/1.00 vMB 0
941,092 941,092 00000000000000000000a0242dca09895115f3bf245229775f94d935404d945c 2,770 1.00/1.00 vMB 2
941,091 941,091 00000000000000000001c11f3997c6bf20bcc6b28aaf07d0d7b87268ba9e6529 2,921 1.00/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 828.91 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: 4,621.21 GB
    • Received: 249.55 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.