Loading Tool

Explorer IconExplorer

Memory Pool

79,185 transactions
29.47 vMB
0.08417514 BTC
Random Selection Loading Transactions
Max Size: 180.18/200 MB

Candidate Block

Mining Attempt ec418ff4532cb2f6f3e716c6f30437c9208a62e38994f700936bb3881de77bdb
Version 20000000
Previous Block 00000000000000000000632169d200e8dc659cf8de9c0a1f273312b1ca9d3620
Merkle Root 0398f280a1d834f35b97fe0683945b2af5ad7a5e99d50707e0b33d3816ade25c
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,320
Size: 1.00 vMB
Total Fees: 0.01943175 BTC
Feerates: 402.60 > 1.95 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,323 (575,419 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
339,904 339,904 00000000000000000130a561eb531f1af3f59924da5e67129b5ecffe9d36dded 284 0.18/1.00 vMB 20
339,903 339,903 000000000000000001fe998bf8512623ea23f2b695701c12c3239ae8c6438d80 605 0.29/1.00 vMB 19
339,902 339,902 000000000000000004ef12d7c6d77d319970c417b85a44a5bbb8d4cb3e7efdcd 209 0.11/1.00 vMB 24
339,901 339,901 00000000000000000cf52d522e42fb8a4c4ac572f6896cdd83b28965c2cc4683 661 0.34/1.00 vMB 27
339,900 339,900 000000000000000008126c264131e680962a23c505ec47f3f32d09eb29513a41 282 0.11/1.00 vMB 28
339,899 339,899 000000000000000005e9432e8bf627580a422a320e3d67b2c9266405c39c312f 64 0.06/1.00 vMB 12
339,898 339,898 00000000000000000acb40bbaa6a38fd2a3dc4d3785a4c8aa7b52e7947ced625 704 0.37/1.00 vMB 24
339,897 339,897 00000000000000000d24070c3d040ffeb3e09f025745960c3f9c9d10991e2d50 421 0.23/1.00 vMB 22
339,896 339,896 0000000000000000021fcebd8a3db96d2df6e11e2463cce07c02898d896cae30 937 0.73/1.00 vMB 12
339,895 339,895 000000000000000000c0920ce8db536961bd6bdfe60b982d696653f417ca1e04 1,024 0.58/1.00 vMB 39
339,894 339,894 0000000000000000056842e62eede7867cbac4f5b6fbf6b5f843d8e222b46390 1,044 0.75/1.00 vMB 22
339,893 339,893 00000000000000000f503c8273bd105026b9cab4ed513b62b9ebe450a096d3b3 940 0.75/1.00 vMB 18
339,892 339,892 000000000000000007fe76a6ebfa2193d120ee24cc26a7b56ff3b2e0a7cb6328 1,024 0.32/1.00 vMB 42
339,891 339,891 000000000000000000e268b4f7f417ef1c445eaa76c6e80d99dc75adff54b891 573 0.22/1.00 vMB 37
339,890 339,890 0000000000000000158fa3c6e31c638e0da78926284f67649116b742f187e4ba 1 0.00/1.00 vMB 0
339,889 339,889 0000000000000000045e53c4eb3528dc6f3e999352f791987f733b6099e25b45 1,375 0.44/1.00 vMB 38
339,888 339,888 0000000000000000149179351aacf1b014722917e4083bab93369a398f88d85e 1 0.00/1.00 vMB 0
339,887 339,887 000000000000000002d26bd36b0ebb44a8ab08ff3baf04816e1f66b4a05e01dd 238 0.15/1.00 vMB 22
339,886 339,886 0000000000000000117a298785579d1e7e188ffae4211fdf204a8507038cdcdc 106 0.07/1.00 vMB 16
339,885 339,885 00000000000000001455ab37874d3f3c83223725e7cd3c2a09ffade07a136d6c 1,263 0.57/1.00 vMB 28
339,884 339,884 0000000000000000002c4d0454621d9f1e5b7ea9188e2f8b09bef98f31a8fe1f 246 0.12/1.00 vMB 13
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.18 GB
    • Received: 17.66 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.