Loading Tool

Explorer IconExplorer

Memory Pool

43,871 transactions
31.22 vMB
0.09129940 BTC
Random Selection Loading Transactions
Max Size: 158.76/200 MB

Candidate Block

Mining Attempt 157fe59c24ea6f0b19b4d377d668feea0531667f4848000a97b39f59f1f7f062
Version 20000000
Previous Block 0000000000000000000039578e0758b011a8202b2680b2e212cb5f8d99ffa68c
Merkle Root 31838f6e3c94fb0bbe914fc38cb5c412b2928e9ae1b7bf579c958c5f7804d519
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,789
Size: 1.00 vMB
Total Fees: 0.02817631 BTC
Feerates: 100.53 > 2.82 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,446 (547,188 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
367,258 367,258 0000000000000000142b3d7e2ed529953854e3e67105e1d78cdd61aaf5f81fae 1,511 0.75/1.00 vMB 44
367,257 367,257 000000000000000011cf0a08aafb2bdabd5bc3a45ed6c04461dc99b6d657fdc9 1 0.00/1.00 vMB 0
367,256 367,256 000000000000000005c225ee07916ae57daadf2949b6821b44e3153c6af92e72 196 0.11/1.00 vMB 27
367,255 367,255 00000000000000000a1c4458c039372cab36cbd22a5314f6191a3a509411e19d 709 0.35/1.00 vMB 40
367,254 367,254 00000000000000000a4ec46c238d5a636d0b02d8fa58287bd894156ede609870 584 0.38/1.00 vMB 29
367,253 367,253 00000000000000000a6acdf09c93bfe205923181abb3edb10ee47bc6b98f1ba5 203 0.13/1.00 vMB 29
367,252 367,252 000000000000000001b33a4b95c153ec9a71749d4647b457e7fad7ea9b44313f 2,061 0.98/1.00 vMB 42
367,251 367,251 00000000000000000a688a4507ecb596820b82345c2b1a41047a4590c14cae1e 182 0.15/1.00 vMB 25
367,250 367,250 00000000000000000ee403a632ff46593afe6d0ad7071f3271488f51068da6b3 814 0.39/1.00 vMB 36
367,249 367,249 00000000000000000e8e041d05f35c21c750f8b38aa8766c335849ae6195c223 1,465 0.77/1.00 vMB 43
367,248 367,248 0000000000000000062ba019f7227cab0ec90bde9acf5c6c17a11a8831051ca5 743 0.52/1.00 vMB 32
367,247 367,247 0000000000000000005410d617a9786995e83ab9bff811c83fda6a559a5790a7 153 0.12/1.00 vMB 26
367,246 367,246 000000000000000005f47e9ed5da5d94b954a4260f62cfe74955934a2b264286 1 0.00/1.00 vMB 0
367,245 367,245 00000000000000000821672f1396632c7706f663a18cd7eb5d701364a2e4e305 864 0.43/1.00 vMB 42
367,244 367,244 000000000000000005857ccdcc5450bd0658c4ec9b49aa52c5ebf28397d921cc 1,911 0.92/1.00 vMB 43
367,243 367,243 00000000000000001461c8a00cf34c4c0e61aa2418a5cd3e005d9a0c1bc96449 107 0.09/1.00 vMB 18
367,242 367,242 000000000000000013aa24dfec227ac21a334af7df9d28b1bf48ff3d459216a6 1,316 0.69/1.00 vMB 61
367,241 367,241 00000000000000000a69a68732a667b3e9a636368d07065a18afceee7f6365fc 1,324 0.91/1.00 vMB 29
367,240 367,240 000000000000000014970c3058b9321e66a97b663210740b432bcc372fd3bb72 2,317 0.93/1.00 vMB 58
367,239 367,239 000000000000000012ff7fb79bfc0dc678b6fc38da37b55074d4248637463dc6 1,401 0.93/1.00 vMB 28
367,238 367,238 00000000000000000802fa43dd97b676455eb7565609c8bbccd55d0282e7ea4a 1,937 1.00/1.00 vMB 40
Previous 10 blocks ↓
Total Size: 781.40 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: 603.82 GB
    • Received: 10.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.