Loading Tool

Explorer IconExplorer

Memory Pool

38,809 transactions
27.37 vMB
0.06520079 BTC
Random Selection Loading Transactions
Max Size: 139.55/200 MB

Candidate Block

Mining Attempt 496d409090acd456d5c339f766bccfb2eb2fe80d22ff5abd8d2fe01806a0c1b9
Version 20000000
Previous Block 0000000000000000000205a7754b9683bd3803bdf38e1a942268db63b46eb04a
Merkle Root 58d674bba8959341c47fb4180b15373c2c04d0ed07e1dd9dc71784daec7244fc
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,588
Size: 1.00 vMB
Total Fees: 0.01338054 BTC
Feerates: 100.56 > 1.34 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,637 (79,235 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
835,402 835,402 0000000000000000000170af1b391f0052f1fb9c470221ba8ee67fac129c0c73 3,334 1.00/1.00 vMB 49
835,401 835,401 00000000000000000000445182bacaee6c86302eba5ed1bfbf33ee7d06f4de77 912 1.00/1.00 vMB 14
835,400 835,400 00000000000000000000beb1a4ed06e92bca7f761d1a7e32fc96f9d5df9922c9 1,798 1.00/1.00 vMB 15
835,399 835,399 00000000000000000002a482485df522c5b86f2869c5425f5be7b888d86a024c 2,488 1.00/1.00 vMB 21
835,398 835,398 00000000000000000001ef04f9b28de6465fdd0762ece96a3d7e75e3560173b8 3,259 1.00/1.00 vMB 29
835,397 835,397 00000000000000000003200b7ade724ca65749436ce50f42cfe8f534cc4da316 3,198 1.00/1.00 vMB 22
835,396 835,396 00000000000000000002fa2c0ff7bf77fdc80761130905093e08d80954dcde96 3,110 1.00/1.00 vMB 20
835,395 835,395 00000000000000000000f9a76a5f12dd792c9043f0715b1b49571d7b717df514 3,222 1.00/1.00 vMB 27
835,394 835,394 000000000000000000004c11c8083e1e815b76d8ec4c98b5442e2bb8a0a3c8ca 3,062 1.00/1.00 vMB 26
835,393 835,393 0000000000000000000274ab2523cae8073e4c86cb2442acf9c500e54e471411 2,981 1.00/1.00 vMB 40
835,392 835,392 00000000000000000001c86c1e42b72c93b405c67ed6bab305ab4cd23c7ca796 3,064 1.00/1.00 vMB 29
835,391 835,391 00000000000000000002e2002164799a1b6b96081c67002397c28bcb370a9800 3,362 1.00/1.00 vMB 44
835,390 835,390 000000000000000000005d55276bdab0044e25ae890422972d34f2e456634b8d 3,365 1.00/1.00 vMB 39
835,389 835,389 0000000000000000000156b78efca111c021778e0a58f11c561d0e731947edee 2,552 1.00/1.00 vMB 23
835,388 835,388 000000000000000000028ad7c164e44b5bfd29422027026a22aff95a58957cba 3,228 1.00/1.00 vMB 37
835,387 835,387 00000000000000000000e85174c561fd042c961d1e2f7ef241b217a9cfb4ead6 2,961 1.00/1.00 vMB 43
835,386 835,386 000000000000000000011645ca433b9b720096ab39de982f85bee18c9416fedf 3,300 1.00/1.00 vMB 36
835,385 835,385 00000000000000000001567e4129a57d00b5d00a4a09e41a5d72a1497fc75e67 3,704 1.00/1.00 vMB 25
835,384 835,384 000000000000000000012aa71f84a4d934e802eb1a125915b482135336c86ad3 3,472 1.00/1.00 vMB 38
835,383 835,383 0000000000000000000162f976b01ca7f2436a7daf617dc811fedaa5de7b28ce 3,639 1.00/1.00 vMB 35
835,382 835,382 00000000000000000001281304c299e16210b6491265b9f80171e175fd1e449d 3,608 1.00/1.00 vMB 47
Previous 10 blocks ↓
Total Size: 781.75 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: 630.90 GB
    • Received: 12.05 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.