Loading Tool

Explorer IconExplorer

Memory Pool

82,954 transactions
34.77 vMB
0.16506364 BTC
Random Selection Loading Transactions
Max Size: 197.96/200 MB

Candidate Block

Mining Attempt 769af29589ba9cd32d5a8397444d41950eba63dfd6ea6e2d317575e1651c3d31
Version 20000000
Previous Block 00000000000000000001ecd196519e0756837ef0e5c6c2c68b968100617d4f76
Merkle Root bc56d9f6d16b727f5eaa392286d16ac680da3b8fe578c2a4c9481df504b1c560
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,337
Size: 1.00 vMB
Total Fees: 0.04369379 BTC
Feerates: 301.60 > 4.38 > 1.05 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,409 (630,942 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
284,467 284,467 0000000000000000ba22d60141cf5108e86216ab0c01715218e29632b4a57b45 43 0.04/1.00 vMB 8
284,466 284,466 0000000000000000d5f5a7fed50995f68b550161b624ec12f1313148b2615001 706 0.42/1.00 vMB 29
284,465 284,465 000000000000000085b4ead1ece54f6ddc1aec6bff94d986bb719889401f6123 161 0.05/1.00 vMB 182
284,464 284,464 0000000000000000e5a85aab82f6a6d9ecd054a3a2d95967e3605dd5c7352073 28 0.03/1.00 vMB 26
284,463 284,463 000000000000000152387536a6283e565c47739b7530da2699a29109a31c94a5 727 0.35/1.00 vMB 49
284,462 284,462 0000000000000000f923998258e9c7404c389bd45bed73993ff7e4336ac24edf 19 0.01/1.00 vMB 72
284,461 284,461 0000000000000000101e4d28a4425518561292eb4ef8ed723f6036dae95f6028 582 0.33/1.00 vMB 55
284,460 284,460 0000000000000000acbb0019ee230b01238bdc5524da875837940f3b137b3872 216 0.11/1.00 vMB 35
284,459 284,459 00000000000000007701bf6a9ad8bdd2de1f8ea48b85323bb36b2e30372db163 211 0.09/1.00 vMB 35
284,458 284,458 00000000000000001662b75458b46558f69c7cf32cdab260c3a7cad057afab04 106 0.06/1.00 vMB 31
284,457 284,457 000000000000000102ad6a9695e177b5c2c5bf2117e02a5f7dd443e06eaf0116 533 0.29/1.00 vMB 37
284,456 284,456 00000000000000001607a43de7160a363402541f1103a08468bf1b3d558a39f0 651 0.32/1.00 vMB 46
284,455 284,455 0000000000000000765f91977daa191fcd95ac17054f0ed96368b26566c66c19 806 0.35/1.00 vMB 46
284,454 284,454 000000000000000155be94465862d601cede8fb05a325c7e16a7b75bea3a67ac 297 0.18/1.00 vMB 29
284,453 284,453 00000000000000010dde5397b5013cbf40c38b61f94b6dd3dd0c8877aeb67219 176 0.05/1.00 vMB 78
284,452 284,452 0000000000000000bcff942f606fce15fbceb985469ced9aefc12ba03bacbdf1 183 0.10/1.00 vMB 41
284,451 284,451 000000000000000115a65c56b8668c0cac89ec901eb99baac3874664969ec03b 683 0.37/1.00 vMB 34
284,450 284,450 0000000000000000b4e0c9e372d5bf1fa6ff11964ed342033bec1074584c422b 46 0.02/1.00 vMB 15
284,449 284,449 00000000000000015e8666b6761ed01c0c71b2299ce682c09c4288a2e7b03772 198 0.10/1.00 vMB 40
284,448 284,448 000000000000000022ee153ad5b307c6202bb567411f6a69f57a356e8cf750c3 688 0.28/1.00 vMB 47
284,447 284,447 0000000000000000cfae7a82448119131f7542de0e35e4c856648036eddbd963 44 0.02/1.00 vMB 36
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.32 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.