Loading Tool

Explorer IconExplorer

Memory Pool

82,574 transactions
34.54 vMB
0.15581213 BTC
Random Selection Loading Transactions
Max Size: 196.92/200 MB

Candidate Block

Mining Attempt 2ef0e59215ee19d7b2ef8f3c2d32e0b60a482f539ca6207823b68bb281067b21
Version 20000000
Previous Block 00000000000000000001ecd196519e0756837ef0e5c6c2c68b968100617d4f76
Merkle Root 3c2ede6c7a41730f5ee0eb501994e63482c231ccf8fffbeacbe0427266446fa7
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,565
Size: 1.00 vMB
Total Fees: 0.03849711 BTC
Feerates: 150.78 > 3.86 > 0.69 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,409 (442,260 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
473,149 473,149 00000000000000000093be2fc7d7089afcdfedb603cb360e9a698128f7c254fb 2,694 1.00/1.00 vMB 338
473,148 473,148 000000000000000000beaa5a6bb942bb5069df6a77ad3c5a43aec9dc54030435 2,461 1.00/1.00 vMB 313
473,147 473,147 000000000000000000089223135a906665be0eced326ea4295492b4ea4a8ac5f 2,039 1.00/1.00 vMB 346
473,146 473,146 0000000000000000012f2bdfb0ca857c11184b5c08c450207749baf3485cde58 2,444 1.00/1.00 vMB 319
473,145 473,145 0000000000000000013d25862a9bcfceeda72ede301debad2775b2aa1a424cbe 2,846 1.00/1.00 vMB 296
473,144 473,144 0000000000000000005e9bda7749011b142e936230e6f009c3f4f486850816f7 2,697 1.00/1.00 vMB 343
473,143 473,143 00000000000000000093f587b25e148683c51f8faab9364b88effb5c75efd2c6 2,529 1.00/1.00 vMB 331
473,142 473,142 000000000000000000a2ae91316c7c670b1033ee2ef37ab909571c8ebded6673 2,189 1.00/1.00 vMB 357
473,141 473,141 000000000000000000b9462b182ee859aa2fec21f6391e10b0c0747cdd81e532 2,681 1.00/1.00 vMB 469
473,140 473,140 000000000000000000e9842d5d7e7e4213158d2075d90e80796daf13e8a306cb 2,324 1.00/1.00 vMB 361
473,139 473,139 000000000000000001812ad91bb3a65803a4e5c2514671b1b7b55355124a2c09 2,371 1.00/1.00 vMB 342
473,138 473,138 00000000000000000136ca0ae0cd8d6a909f4e581ae6ebcf8683085e49ba0af2 2,299 1.00/1.00 vMB 403
473,137 473,137 0000000000000000010be3f72df04f8359fda43d682157bde82cae0227596fff 2,415 1.00/1.00 vMB 364
473,136 473,136 00000000000000000056b3a807989f0fb883287fc8f7b4f685526ee0e2502507 2,640 1.00/1.00 vMB 409
473,135 473,135 00000000000000000009c59915493d8a45ea1b6716cfcfdb66da574269f35a2b 2,650 1.00/1.00 vMB 412
473,134 473,134 00000000000000000049229d5b223229df33d13cb7c193367cbbf6d66976fd12 2,024 0.93/1.00 vMB 343
473,133 473,133 00000000000000000031ecece27de6a4b60dcb300777b338541bc617a5b36012 2,339 1.00/1.00 vMB 418
473,132 473,132 00000000000000000148cdba3fee4bfd189663f8635494a1ffdb24cc31c2c6a4 1,465 1.00/1.00 vMB 351
473,131 473,131 00000000000000000151d57d26593596730183a5060b31b43fc4dbc99ac74eb7 2,052 1.00/1.00 vMB 398
473,130 473,130 0000000000000000001c044f9325c4f97bd7603f29c32cbc2bf29dfb6a5948a4 2,284 1.00/1.00 vMB 271
473,129 473,129 000000000000000001856047834200de1868c4409b0bbf2a64cb58886a2bfe89 2,227 1.00/1.00 vMB 263
Previous 10 blocks ↓
Total Size: 783.10 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: 728.28 GB
    • Received: 18.47 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.