Loading Tool

Explorer IconExplorer

Memory Pool

80,104 transactions
29.85 vMB
0.07539622 BTC
Random Selection Loading Transactions
Max Size: 179.65/200 MB

Candidate Block

Mining Attempt 03f88b54e99bfa1e9ccf572c40349ee980682a8c5a6754fd6df6c89e7ad94a2f
Version 20000000
Previous Block 0000000000000000000186bfb192e08305a7c150b4fc05a0643f576b085496a7
Merkle Root c8d24f503d4468325fb7f37253c77039b5d4880a9674914125cac02c6096b241
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,849
Size: 1.00 vMB
Total Fees: 0.01457610 BTC
Feerates: 241.10 > 1.46 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,992 (551,788 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
363,204 363,204 00000000000000000af6284190c13eeee06610488b3492fa7671d9cdf1cb8e6a 879 0.93/1.00 vMB 80
363,203 363,203 00000000000000000ba958113f830ceb66d8005ef2dba331f46a58cc487e4561 131 0.75/1.00 vMB 97
363,202 363,202 00000000000000000b351c83f08d2db01abea308712bcb1f60d6caaf6694eaf9 2,348 0.75/1.00 vMB 43
363,201 363,201 000000000000000010d171a21cab5a36167ad25437461463ba2392bd4b156bc3 1,643 0.93/1.00 vMB 55
363,200 363,200 00000000000000000eee619db9d6395995bc6ff1469bf7dea251eb72ee46e23c 1,637 0.93/1.00 vMB 54
363,199 363,199 000000000000000001e65a8804c7d97ee1fd52394632bdebdaf402935dcddeec 1,240 0.75/1.00 vMB 50
363,198 363,198 000000000000000009adadafe544e2de4d304880afa9e801783334e74243ce58 2,274 0.75/1.00 vMB 41
363,197 363,197 00000000000000000f6c960aed5929a1d3920cf6448fdbeb539b9ee4ca52a25c 1,594 0.95/1.00 vMB 52
363,196 363,196 000000000000000005391cf62e899a11938c65910847e751cf7fb4a186618a50 1,290 0.75/1.00 vMB 54
363,195 363,195 000000000000000014d2b8de865ed918d6277da4c19af542a1d6ccebac06638e 1,128 0.75/1.00 vMB 48
363,194 363,194 00000000000000000d0b2a46a6d8b95229be73f6e2cb6c79fd7067f958d06ee7 2,084 1.00/1.00 vMB 33
363,193 363,193 00000000000000000a8035a5b4abefdec21d29cdaa50684d90154dbb8be9d83a 1,660 0.95/1.00 vMB 53
363,192 363,192 000000000000000010140af25ed79076caf72436499a8d2a5b844380170fc4a3 1,406 0.93/1.00 vMB 27
363,191 363,191 00000000000000000984bd04b4fe6c043e8d5b300b6601e47b4e825549a44b24 1,167 0.75/1.00 vMB 54
363,190 363,190 000000000000000010b1b73bb5be8492c85b602860682419bfa296490329234a 1,174 0.75/1.00 vMB 49
363,189 363,189 00000000000000000c0fb9ecb7f509b97b4e5d5c85bfa6ee272ce299f6a87482 748 1.00/1.00 vMB 16
363,188 363,188 0000000000000000114a61268d512778e92810825b5f808c75f1c5979fffc9ab 2,131 0.93/1.00 vMB 45
363,187 363,187 000000000000000015968e9713192eea6ff9449ddb8dae29949f80c13a1ece32 2,563 1.00/1.00 vMB 37
363,186 363,186 00000000000000000c81b13cdd854822ae6ac0dd98d27232bfedffeb7316c721 1,679 0.95/1.00 vMB 55
363,185 363,185 00000000000000000ece219a5e1d7957481727d90f30ded395a3cee9383d4809 886 0.73/1.00 vMB 20
363,184 363,184 00000000000000000c4560d01ecb9f181f0d3e062dda8f2610fc0ae95c56a546 124 0.03/1.00 vMB 56
Previous 10 blocks ↓
Total Size: 782.38 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: 664.23 GB
    • Received: 14.96 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.