Loading Tool

Explorer IconExplorer

Memory Pool

77,624 transactions
27.96 vMB
0.08652480 BTC
Random Selection Loading Transactions
Max Size: 170.51/200 MB

Candidate Block

Mining Attempt 28fbb4b84e6e78ed633fbd9e2cbd916d2978390d9da31b8263538f1215e9374a
Version 20000000
Previous Block 00000000000000000000eceb14b69fb33c0936bc911ecf1423e24822a9fac46f
Merkle Root a70177ead7a58120ae0ae062f2cc457ccddfc8a5ce06029528dbe665d7b93e42
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,070
Size: 1.00 vMB
Total Fees: 0.02644950 BTC
Feerates: 402.60 > 2.65 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,320 (553,884 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
361,436 361,436 000000000000000007802e4a62af5b844a93271cb6ab6d14285a4fa34c3b23fe 129 0.12/1.00 vMB 14
361,435 361,435 0000000000000000119247bbeea1fa3ae3697482e9d1ec294e7d151e5927c583 1,414 0.74/1.00 vMB 26
361,434 361,434 00000000000000000d1e68b1aabb79565f8307b97655d2a21c6f99b0d209a989 47 0.03/1.00 vMB 21
361,433 361,433 0000000000000000148e854a12e5eb378e5adaf6f8f5e416963e6e78bd0b6e1a 381 0.20/1.00 vMB 24
361,432 361,432 00000000000000000dc26e1e68c1c04e34db2faeaa2771b0156738d463e074bf 866 0.71/1.00 vMB 41
361,431 361,431 000000000000000014e4aca7174b5f4468836a7569147b1b6ed787b842869e05 1,606 0.75/1.00 vMB 33
361,430 361,430 0000000000000000121fe92d40e84a77c5e1a3e2aa0ef202f2c150e82c7fd1ce 87 0.04/1.00 vMB 24
361,429 361,429 00000000000000001023e903ecbc7d4308c2c0659c92c5bb8d67e95341b81990 213 0.12/1.00 vMB 13
361,428 361,428 000000000000000008a705191b01905215e1c37de8c4fd5f3c8aec8f4a98fa3f 858 0.44/1.00 vMB 28
361,427 361,427 00000000000000000d7ba82013c1bd3354330dfab5406e3b5b31d779bae7306d 514 0.30/1.00 vMB 24
361,426 361,426 000000000000000010e5b0cdfc902b4b7f700177dd400f411f85bb861837fe42 355 0.21/1.00 vMB 29
361,425 361,425 00000000000000000bb1ed574ab76212bc3fd86fad043e48a804b5baab873114 714 0.92/1.00 vMB 13
361,424 361,424 000000000000000004fd86600f6a12e5186ec18f11d7502afba3b7f7e00cae1a 2,540 0.93/1.00 vMB 39
361,423 361,423 00000000000000000454d56eda93480a37486215b3bd9c3442dc6feb1fe1ffa2 258 0.15/1.00 vMB 27
361,422 361,422 00000000000000000f023539382324b6b9c4d9d54fe2883bcc273dd4e079e124 47 0.03/1.00 vMB 15
361,421 361,421 000000000000000004fe33d16d1ff93afe5d41a064ffbcdbe6ded7693a4e3fcb 653 0.44/1.00 vMB 22
361,420 361,420 000000000000000002fda5253d2eeeca67e01cecb8ef32a9e9664ab2883a09c8 556 0.30/1.00 vMB 26
361,419 361,419 0000000000000000016d8eed30c78d303e1493336094c39bf2a826a0d8934065 181 0.25/1.00 vMB 27
361,418 361,418 000000000000000003809a83ac9b3379f774904976b57568bc449ced000d3d01 651 0.57/1.00 vMB 25
361,417 361,417 000000000000000010e7b091e96581b2d9de87ca78f2e09e990b956c946faf5b 748 0.90/1.00 vMB 24
361,416 361,416 000000000000000006b97a226f2f05888ccd99265b5e5aa31223b3b7a743d47e 2 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.95 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: 715.03 GB
    • Received: 17.64 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.