Loading Tool

Explorer IconExplorer

Memory Pool

46,713 transactions
29.95 vMB
0.08753528 BTC
Random Selection Loading Transactions
Max Size: 159.40/200 MB

Candidate Block

Mining Attempt ed8114bc5e264c0eff94a5ee06f71e42251e36fe9f63285127c961647adb6563
Version 20000000
Previous Block 00000000000000000001a1ef6bdbedf5a06ca469ab80656fbd71e0aa11d472c0
Merkle Root 30126bebbf19946d5dc365aed5c229eb0d22125cbbd77472d06f9a9136c84c12
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,601
Size: 1.00 vMB
Total Fees: 0.02930524 BTC
Feerates: 110.38 > 2.94 > 0.55 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,852 (640,979 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
273,873 273,873 0000000000000001ceb3176be405cd3bec4088f6a0f92dba370227e557a736fe 502 0.23/1.00 vMB 62
273,872 273,872 000000000000000254f8ee7faa5ebd64d07076a163718214b740a548db37b252 30 0.02/1.00 vMB 17
273,871 273,871 000000000000000168df3436d650de006dc79e3299067644160258db97cba08c 108 0.05/1.00 vMB 38
273,870 273,870 00000000000000038a4028967f692e04492495535a96e77924d3a9dc938837ea 150 0.07/1.00 vMB 48
273,869 273,869 000000000000000054a15a1e1b98e1bb102e8eeca53109bc7547b56d37f18364 455 0.24/1.00 vMB 45
273,868 273,868 00000000000000060c8c1b7180046262f78af6ab859ddd02734b4ee9268fbbab 132 0.07/1.00 vMB 27
273,867 273,867 00000000000000017b60c39e9b65acc20c2a49110887efbc3c2fee3522c88d82 306 0.20/1.00 vMB 27
273,866 273,866 0000000000000004474478e09012f3c0384218e93a9d3e0d169e6fe482924c13 729 0.25/1.00 vMB 84
273,865 273,865 00000000000000007beb803a22fe867224ff5e8c46c6bbab69dd5264c5c49543 287 0.19/1.00 vMB 33
273,864 273,864 0000000000000004528f0d955edb7bc62cb1d83b30167c559039d49277add2fd 74 0.03/1.00 vMB 46
273,863 273,863 0000000000000001706507342510a9a3ffccab1e2d65a765ca7de27f9606fac4 508 0.23/1.00 vMB 45
273,862 273,862 0000000000000002fd951d59381824210a8191ab59cebc2031d61a26841617e3 35 0.03/1.00 vMB 7
273,861 273,861 00000000000000003e5a6a3949855a2e772072ba9d31839dd5c4110749613733 466 0.21/1.00 vMB 48
273,860 273,860 000000000000000608802378575457321eb98daa4fdd0c07574920b0b33c585a 90 0.09/1.00 vMB 26
273,859 273,859 0000000000000004310ef878995f148693294c6caeb22b03dbef35b944674b50 114 0.08/1.00 vMB 31
273,858 273,858 0000000000000000cefe889f18d5414c54cc3cc9a2a9b0caafa6006716708946 489 0.20/1.00 vMB 44
273,857 273,857 000000000000000486419f54acf06b9832162b0078f52eba171f049963e15fe5 373 0.15/1.00 vMB 63
273,856 273,856 0000000000000003908a18da885871739859acd2b552540e0b06e85a7d84bcba 74 0.03/1.00 vMB 50
273,855 273,855 0000000000000004f308c7f2e07ee9a3b7befcdad6a6017597951cded15585c4 58 0.03/1.00 vMB 75
273,854 273,854 0000000000000005912d5ead405b6b1c5405ef6eeb73bfa3d12fd501f265b7ac 138 0.09/1.00 vMB 45
273,853 273,853 00000000000000003da6ea4c40641d7d4a10e401471452582a30f7dc9802b6b4 15 0.01/1.00 vMB 51
Previous 10 blocks ↓
Total Size: 782.13 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: 652.39 GB
    • Received: 13.75 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.