Loading Tool

Explorer IconExplorer

Memory Pool

77,181 transactions
28.65 vMB
0.06430028 BTC
Random Selection Loading Transactions
Max Size: 173.82/200 MB

Candidate Block

Mining Attempt 2ab0c397c698a68bab7b5b135e75f4e78a5f84adb50e155be03eec3426ed6a04
Version 20000000
Previous Block 0000000000000000000094b33996c224af01f043a358605fe53f3736f068ed4c
Merkle Root 35c15e5b99a7e3fe384139b122a88c71e6dec635a4bdb5454b8920ca3d7765ed
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,707
Size: 1.00 vMB
Total Fees: 0.00451892 BTC
Feerates: 40.21 > 0.45 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,094 (688,024 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
227,070 227,070 000000000000034db2f038836e42f10dcf19475af33d79a5cf6e30600207f268 23 0.01/1.00 vMB 161
227,069 227,069 000000000000020e54fad056b351e84ae53a6f718fc1c352d8d624180520ea7b 70 0.03/1.00 vMB 122
227,068 227,068 00000000000002a0b3bdcf61c552ed8fd3d5cdaa9e78620dd235622e9334dcdd 219 0.10/1.00 vMB 175
227,067 227,067 0000000000000106332d53f0946c3687c66e55dc10590d56e27d9fac3510e66b 267 0.15/1.00 vMB 167
227,066 227,066 000000000000035175459eca51e5476eb72d4d39424f29669cca1d4b867762e4 165 0.07/1.00 vMB 241
227,065 227,065 000000000000033df2abe4ed55cbeec1cfd127ce5fe8a2e3f26b2c64b77d1e00 124 0.05/1.00 vMB 149
227,064 227,064 00000000000001e10afd758751467dc10325c6d296afaea78f2069661a34821b 304 0.19/1.00 vMB 134
227,063 227,063 0000000000000254360830fa83d93abc8dd32258dd9128df70ad8b9e52c9bf0a 106 0.04/1.00 vMB 31
227,062 227,062 00000000000001d0df9cc6835a3c663bbb61afa858bf7739cffbfa87dc67211f 556 0.25/1.00 vMB 207
227,061 227,061 000000000000029aca8aa0b7987bb891b6ba45f192b4484e21b82412f831c864 10 0.00/1.00 vMB 221
227,060 227,060 00000000000002fb748881ed0b7438a05fb218acd1d45a5e100ab0228bbf14da 364 0.15/1.00 vMB 200
227,059 227,059 0000000000000052a66d1d10370d5b226caea754a83e8ee0f20ab7aeffaac1fb 512 0.25/1.00 vMB 131
227,058 227,058 0000000000000031b7d75a6d34182465f5cd2ade88b621db03dc1689a81ebd64 10 0.00/1.00 vMB 295
227,057 227,057 00000000000002a66522f9da1d10d4107bff697471a5b5e2b4e5ae5f639fd141 347 0.15/1.00 vMB 198
227,056 227,056 0000000000000150c2784409f55f6daf1bc3b6419891d06ec56d9b5da84fb7b5 98 0.04/1.00 vMB 124
227,055 227,055 0000000000000189e2f9f9a7ec62cb078f14dfa1e4428cb6cc6b229f4ec07f64 243 0.14/1.00 vMB 159
227,054 227,054 0000000000000036399198213e698bd3d83fdb511b6c121792e8b372edc91e18 279 0.15/1.00 vMB 147
227,053 227,053 000000000000034ef279984513f4cc3c050928a162a624060eaa6812c404d47e 120 0.06/1.00 vMB 186
227,052 227,052 000000000000006908da3c26136c11c3d339a0b25658a2dd4502b7a3a86a4ee3 563 0.23/1.00 vMB 191
227,051 227,051 0000000000000123c237135b4b5ecf2606f43bba2ccd180d91a4b70650b70bea 3 0.00/1.00 vMB 76
227,050 227,050 000000000000034945940eac69e16020632a4084c02c2464694384c56fd35d8f 13 0.02/1.00 vMB 46
Previous 10 blocks ↓
Total Size: 782.56 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: 669.96 GB
    • Received: 15.79 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.