Loading Tool

Explorer IconExplorer

Memory Pool

50,374 transactions
29.88 vMB
0.11734635 BTC
Random Selection Loading Transactions
Max Size: 159.51/200 MB

Candidate Block

Mining Attempt 8333502b354c7764a268a9378f19ba857268b30df5383f901930904204dc4140
Version 20000000
Previous Block 000000000000000000005305ff331788dce4fd0d1cb306269ddf5357d0752558
Merkle Root 2e053f53f4e624562c67e1e5ddad02d80dbb652a5aba17dfb6008a0068a46db4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,334
Size: 1.00 vMB
Total Fees: 0.05263318 BTC
Feerates: 301.60 > 5.27 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,848 (369,703 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
545,145 545,145 0000000000000000001c5a91f030b26d82fdcc2daa2028ae62796605a06ffae9 1,561 0.80/1.00 vMB 11
545,144 545,144 00000000000000000009f808f09a68a003c58d4ce59c1c7633f4c5fb452f0a3a 1,756 0.88/1.00 vMB 12
545,143 545,143 0000000000000000000f1dcb5a64d8143d374f5a5a361073dfa8770109bf6c8f 348 0.38/1.00 vMB 1
545,142 545,142 0000000000000000000ad4bf1f5e873b84f2668c53d9dbaceb10c4c53032ae82 1,837 1.00/1.00 vMB 3
545,141 545,141 00000000000000000015b65e61f6e286406b785540b363af41dd46ec93492d27 2,248 1.00/1.00 vMB 4
545,140 545,140 00000000000000000018cac3a88cc2f0c9c5785d7291f989fcb1279c6740fb97 1,891 1.00/1.00 vMB 5
545,139 545,139 0000000000000000001a137dfc0a27c42eabb222aac1f64d6fc9acc105e4439b 2,122 1.00/1.00 vMB 12
545,138 545,138 00000000000000000019cdc0f105f9662f1cb44ae1476b450bb904b66789cb15 29 0.01/1.00 vMB 19
545,137 545,137 00000000000000000024f4da79c543b72646ade09ceebad3983a69aa959f970e 2,618 1.00/1.00 vMB 25
545,136 545,136 000000000000000000170e1ce3c3e66ad344952fd58ab27c7325a801a691a536 2,237 1.00/1.00 vMB 9
545,135 545,135 00000000000000000001fea3a3822104929b3cb0f56f1454882166a4657c952a 2,796 1.00/1.00 vMB 28
545,134 545,134 0000000000000000001ea5b0e590eed57bba8282170b611117b1a10990c0b48c 2,880 1.00/1.00 vMB 23
545,133 545,133 00000000000000000013e5c63bc38c2a51cbf4df82253825f614e63e2e671c3a 2,789 1.00/1.00 vMB 14
545,132 545,132 00000000000000000010518a9b7d47a3636a72d5248c4e5f601c2d37a398a255 2,022 1.00/1.00 vMB 17
545,131 545,131 000000000000000000054d41af291084fbc7da22d82a65ded857ae5d12d8b920 2,409 1.00/1.00 vMB 21
545,130 545,130 0000000000000000001d962ad5d209399d842463e9a4b8bb23798dc6b1a3f749 184 0.06/1.00 vMB 18
545,129 545,129 0000000000000000001cf6e1ff989432127317836620ba895ec6a6d69d2d0f55 1,034 0.74/1.00 vMB 9
545,128 545,128 0000000000000000001624b694868fe69e52645f675405fcc6f9d223f3c84313 2,190 1.00/1.00 vMB 3
545,127 545,127 000000000000000000156451e710c349729ea458168a8d169279484676276b29 2,868 1.00/1.00 vMB 21
545,126 545,126 0000000000000000000c890b567b1a264c42dc01120562f5f3d5f8c607eb8248 2,934 1.00/1.00 vMB 23
545,125 545,125 00000000000000000020fd80ff7dab05b006bcd2fb7bce3fb701cc2a7b4469a8 95 0.06/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.12 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: 652.13 GB
    • Received: 13.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.