Loading Tool

Explorer IconExplorer

Memory Pool

80,984 transactions
30.04 vMB
0.09437860 BTC
Random Selection Loading Transactions
Max Size: 179.19/200 MB

Candidate Block

Mining Attempt 91aba5436f94087eefd39d09481b3b9597098f342346321de6b01350504d8067
Version 20000000
Previous Block 000000000000000000004dc4502af0d104d581c2cf1796c3b173cb69ee8070e0
Merkle Root b5f5265a83625610119de004ee7699d67c5b0e8929766ad95f89e833e03e22b9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,715
Size: 1.00 vMB
Total Fees: 0.03123263 BTC
Feerates: 100.37 > 3.13 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,062 (681,750 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
233,312 233,312 00000000000000cc5e192a99de938ea0edcf4890e25e62675eb32bd7ed2b737c 505 0.25/1.00 vMB 146
233,311 233,311 00000000000001d0f246fcc39ec79b1efe1f6f5d044bc364ad426790e59fc373 413 0.23/1.00 vMB 150
233,310 233,310 000000000000013c8df8928da89cd444b74af70e10b6109c4b00831d729dc6bb 641 0.29/1.00 vMB 151
233,309 233,309 000000000000015e61f8aab227fdba7f570f616a2ceb23e68bf83d4af7c7a4d3 186 0.15/1.00 vMB 85
233,308 233,308 0000000000000115b81bfb2350bdf2a94b2b88f2eaeb07b9caa242d41c767ea3 544 0.21/1.00 vMB 197
233,307 233,307 000000000000007368822c87a126b81d12daab722746b18f399f36b60beda959 519 0.22/1.00 vMB 384
233,306 233,306 000000000000009a0b8cd1ff647bc6e1c25d3b7a1b9f1a787774768fa48bca40 124 0.25/1.00 vMB 16
233,305 233,305 000000000000009aa95edefb3922599e9835fd0b4f3ecbe51741371b0f650530 322 0.14/1.00 vMB 198
233,304 233,304 000000000000009e390b97343d67db0482465d36fd9d8b51e484a5784cfcaa76 341 0.25/1.00 vMB 107
233,303 233,303 000000000000004fc8243b8cbd01498d556d0b0efbf6a955811061fcbcf14f1e 1,118 0.47/1.00 vMB 267
233,302 233,302 00000000000000d7cb76882cbd7c17dc817ef9fa1861a1c6173217ab212d79d3 385 0.15/1.00 vMB 225
233,301 233,301 000000000000000ab566fd6efcecffcbd9a833d495979233df2fa0b921249224 203 0.13/1.00 vMB 114
233,300 233,300 000000000000009937fb932fd95b0116184868b80e6ff251fc0a14804294e5aa 345 0.18/1.00 vMB 152
233,299 233,299 00000000000000c247572fe2e2e891465762548008dbce7c4cd83d7ab2c6933b 302 0.14/1.00 vMB 152
233,298 233,298 00000000000000f807bddb3d6ab3bb020fd830c48825a25669b63e3d9b864d80 264 0.12/1.00 vMB 183
233,297 233,297 00000000000000701179bf2c9da8b5383ba1417b576219a1c93059a7c35782be 220 0.11/1.00 vMB 150
233,296 233,296 000000000000010051b798cd4df19a471e67519d84aa5116f5b589c5a7f29f3a 121 0.25/1.00 vMB 37
233,295 233,295 000000000000000d3cf8bd9bbf278a83a008b849292aa15c77067bfe3a53bd08 323 0.25/1.00 vMB 114
233,294 233,294 000000000000008447553d2832040bf355ea44c1fd35c2068865047c001bf119 69 0.04/1.00 vMB 140
233,293 233,293 0000000000000152a86d90411edfc6a9ec88305897cd86038396afd9d11feb66 495 0.22/1.00 vMB 172
233,292 233,292 0000000000000127a66f3d865286128691cd35bd7e067c168369fa9b867f6850 128 0.04/1.00 vMB 96
Previous 10 blocks ↓
Total Size: 782.50 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: 668.42 GB
    • Received: 15.51 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.