Loading Tool

Explorer IconExplorer

Memory Pool

80,381 transactions
29.68 vMB
0.06980345 BTC
Random Selection Loading Transactions
Max Size: 179.09/200 MB

Candidate Block

Mining Attempt 9d82138472a8017bad4f051409fcc48afa13fa6a9a61319bcdf21639e707ed60
Version 20000000
Previous Block 00000000000000000001febb03fdcff4c8ac482b94dd8500539809f9da5db1cb
Merkle Root fbc93348a0b71d5485c84f93b79357fe9c64b9e9387cefb4a31b019b6e5a1cd9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,143
Size: 1.00 vMB
Total Fees: 0.00932818 BTC
Feerates: 502.67 > 0.93 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,981 (520,424 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
394,557 394,557 0000000000000000025a62c5c1da74c378086e759222f6ceec24528406b1a5c1 313 0.25/1.00 vMB 42
394,556 394,556 000000000000000007112e61107d1f1da04480d3f592146ae7cf93224a1aef1f 1,303 0.74/1.00 vMB 37
394,555 394,555 00000000000000000337fa4efdb563747ff1e86d7dfeaf97fb0c643c9901f95e 2,609 0.93/1.00 vMB 65
394,554 394,554 0000000000000000055004d0514924c91f3a6be8e72548250c6d4e85fd8da535 772 0.40/1.00 vMB 44
394,553 394,553 000000000000000000c9638d6ba3f7fc74dfec3042eb9a29dd995227bc5ad312 624 0.40/1.00 vMB 41
394,552 394,552 0000000000000000065e63e89dcd99ae1e38929cd4fe865b0181ebf3be2a2825 1,066 0.56/1.00 vMB 44
394,551 394,551 000000000000000005b43c402ba3bcb0db522bbb6d21f2e1a45d7fcc1aaf6466 1,467 0.66/1.00 vMB 44
394,550 394,550 0000000000000000085d92eb42251385d2ef82d7529fc34670f7c02388fb6ef0 985 0.50/1.00 vMB 48
394,549 394,549 00000000000000000507fffe3a0ed7faa06698c58eb096581c29296ffddf78e4 295 0.35/1.00 vMB 15
394,548 394,548 000000000000000001e3473347de0acfaf7905289a09cde514d43f7386c6ad3d 1,784 0.95/1.00 vMB 37
394,547 394,547 00000000000000000549ebf25dc3ec5ef02cd113fed2ac214b48388204e196f8 2,670 1.00/1.00 vMB 61
394,546 394,546 0000000000000000003c7e02188df2d450dafaba08f02b83533de5de1902fa88 703 0.45/1.00 vMB 40
394,545 394,545 000000000000000005cc6fdcf83482411f7b39abea45057c17b56b7a3dbc2468 474 0.24/1.00 vMB 33
394,544 394,544 0000000000000000051d341591c6d7cae77cec1950cf2a66b1610b613e1e3379 1 0.00/1.00 vMB 0
394,543 394,543 00000000000000000383567a46ae74b699450290399197621aee87924c311b81 951 0.57/1.00 vMB 49
394,542 394,542 0000000000000000038b4c682b77a36e4f30d23088a55201ecc978e58e796038 1,004 0.65/1.00 vMB 37
394,541 394,541 0000000000000000088040cecf3aef8eeb8b6af7e619ad7436285450d1945291 1,884 0.89/1.00 vMB 42
394,540 394,540 0000000000000000038aa4ab5d74a8f22e253e5f2b0e8745e7ef140fd0a684c4 1,050 0.44/1.00 vMB 44
394,539 394,539 0000000000000000099741aaa59352150fe57f4291b06eadcfb3b559f28b9fa1 1,113 0.99/1.00 vMB 26
394,538 394,538 000000000000000000b9d5cab7d3f20582f71fb1b55e4b7b4e759ddacd613194 1,045 0.75/1.00 vMB 39
394,537 394,537 00000000000000000724c4578ba64326c76c59d2fb2fa647ddfa0741d60e3abb 1,325 0.70/1.00 vMB 45
Previous 10 blocks ↓
Total Size: 782.36 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: 662.54 GB
    • Received: 14.86 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.