Loading Tool

Explorer IconExplorer

Memory Pool

26,666 transactions
27.44 vMB
0.06796732 BTC
Random Selection Loading Transactions
Max Size: 131.28/200 MB

Candidate Block

Mining Attempt 2500de34db008f982cd166d372c0c72d78a81190e07f470f78b8d1d7ac909a18
Version 20000000
Previous Block 000000000000000000018fb79d5173be06525e6c5fc244e12c94fbc59d8d7c1c
Merkle Root 490bfb1aa88a8f4dbc2206c2d9b520d3b311fd0b068ed2b065db7036e58da308
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,357
Size: 1.00 vMB
Total Fees: 0.01580090 BTC
Feerates: 100.46 > 1.58 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,485 (811,931 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
102,554 102,554 000000000002013a6a34709355648ab224eaff8fd7b5be9367838e772447e71a 1 0.00/1.00 vMB 0
102,553 102,553 000000000002c8006711a6be89e2d3c4e2fb004d8ee67ca916c96a661a021c0d 3 0.00/1.00 vMB 0
102,552 102,552 000000000000cdb619acacf67c611d6a15e234d22a7b14e50b0386515c080266 1 0.00/1.00 vMB 0
102,551 102,551 000000000001a68fcd0ea6a84a6f17419d878db86eb4b237fcfb831d8b0fad04 1 0.00/1.00 vMB 0
102,550 102,550 000000000003fd39df8bce62083339b5cba33cf94b5636c7df24327401cd7854 10 0.00/1.00 vMB 0
102,549 102,549 000000000001ef1c78218e39dd251d1c226304babd5f20c0018b37c74e827412 16 0.00/1.00 vMB 0
102,548 102,548 000000000002f0782a3fd3b6826553cb5358ce26d6fee02e5e940d776548c842 1 0.00/1.00 vMB 0
102,547 102,547 000000000003f625765ca93ef9493bb223453aec583a7e42ea1b4242b9ef36ef 1 0.00/1.00 vMB 0
102,546 102,546 0000000000008b12de4e126394ff31f87b16edfd17aec890373220cf340db122 6 0.00/1.00 vMB 0
102,545 102,545 000000000002f8eb87b6ea9c029b28c45e7e75fc54f7d42e4a325ce0e822938d 29 0.01/1.00 vMB 0
102,544 102,544 000000000003afaaeef88c054998ef4ca27adfb4cdb78571f3f4c3414834b4c1 13 0.00/1.00 vMB 0
102,543 102,543 000000000002062e3e338e9f09d78472120bae404ea03c4af171bdc3e7da7b33 12 0.00/1.00 vMB 0
102,542 102,542 0000000000007baf044de32afff4ce9c395e84239e98006a2f14903a349b1386 14 0.00/1.00 vMB 0
102,541 102,541 00000000000362e5477162b92894af3d87c7e5e1ab9fd6440786224a6c2a5a33 14 0.00/1.00 vMB 0
102,540 102,540 0000000000007855a2f565e56c060000e1fa00c8419a8e0e8bb7801e796121d3 10 0.00/1.00 vMB 0
102,539 102,539 0000000000003b48fe580f55944edbbdf667eba99aae74b27b665e46c999c9af 14 0.00/1.00 vMB 0
102,538 102,538 000000000000e668fce934fc4f11f31196452029d31c46da67ba71caf04d1908 14 0.00/1.00 vMB 0
102,537 102,537 00000000000300a7d04f02440fbf3e0ccc9990acad4130fe413ab8cc1ae79aff 14 0.00/1.00 vMB 0
102,536 102,536 000000000000496536ad3b854008ae0859f0327a2632c648f970a503e1f8790d 13 0.00/1.00 vMB 0
102,535 102,535 000000000001d347741a3d065af00049d53bb6abb438db4845333ba442c4e620 15 0.00/1.00 vMB 0
102,534 102,534 0000000000022d8df9b517318c0d188548a8507df2fcb82df8dd7aea8b953425 3 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.47 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 611.26 GB
    • Received: 10.84 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.