Loading Tool

Explorer IconExplorer

Memory Pool

46,278 transactions
28.19 vMB
0.07533126 BTC
Random Selection Loading Transactions
Max Size: 149.24/200 MB

Candidate Block

Mining Attempt b6f52844120ad629d7d1ec6adf7e76b2b021ced9a07edeb3493a9bac5fc99c1b
Version 20000000
Previous Block 00000000000000000000958de36f69a7b169bf6b7f7790576bb3bc365e342bfa
Merkle Root 86c91ff02f382279315dba232bc77155e4c12162b49e8cc17eebab98179837bd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,883
Size: 1.00 vMB
Total Fees: 0.02080486 BTC
Feerates: 101.53 > 2.08 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,937 (415,020 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
499,917 499,917 00000000000000000014f77cdd1bcad3ece52f8b5a6cadcf8265a0465501b189 1,414 1.00/1.00 vMB 252
499,916 499,916 000000000000000000095f6a490b60f085aa1cb8f5fa39ce2d3ffead35852767 2,653 1.00/1.00 vMB 410
499,915 499,915 0000000000000000007711a13a96b6bc843e1921d35756c73fd4ca870ac84138 819 1.00/1.00 vMB 188
499,914 499,914 00000000000000000051af523048ad7d80eaa7b88c90f1b3cffdb79ec8e20e46 928 1.00/1.00 vMB 150
499,913 499,913 0000000000000000006d49befa6a65e57c3e82d553b10a9fc8287dc3832abb4d 1 0.00/1.00 vMB 0
499,912 499,912 000000000000000000980737a0744bacd9196f279db5289311757d7637a37d0d 2,246 1.00/1.00 vMB 307
499,911 499,911 000000000000000000ab30297e56f426ae2f9f0050db6ae67d78123c62b64297 2,591 1.00/1.00 vMB 408
499,910 499,910 000000000000000000533baf0c4d4bcf08270376fba3afb3389426668d833a25 1,439 1.00/1.00 vMB 231
499,909 499,909 0000000000000000005e3e88ec7a6421a94e0bebcb6910564638395a7bc5b675 2,847 1.00/1.00 vMB 408
499,908 499,908 000000000000000000099cc19d8df405492c52df11e66453d36d4a3fe2b2db10 337 1.00/1.00 vMB 115
499,907 499,907 000000000000000000952d555fad22f2958a60929414acdec6876d344a4ba118 804 1.00/1.00 vMB 171
499,906 499,906 0000000000000000001476f58d2d4abd76ca23d1d55959f27dc26d28c2f69a01 2,039 1.00/1.00 vMB 331
499,905 499,905 000000000000000000168c26c102de020a3a4e96ebff6e5c5de5ca4a24e9fe8f 1,186 1.00/1.00 vMB 199
499,904 499,904 0000000000000000001d072befe6c7e17628b85146908617d743208334d90514 2,531 1.00/1.00 vMB 375
499,903 499,903 00000000000000000032c35aa938c70aedb4196c790ea958072f71535e7134bc 1,394 1.00/1.00 vMB 206
499,902 499,902 00000000000000000043f4278bb16368c1d40dbf3c244b9707bca22a0e24b25d 1,449 1.00/1.00 vMB 250
499,901 499,901 000000000000000000315d3ec16b126a04e8bb6c6e4ae0d25afeafdfbfc6b755 1,152 1.00/1.00 vMB 183
499,900 499,900 0000000000000000006835cc2e40c713239aca920435673c22fc9ecfb8581b30 1,056 1.00/1.00 vMB 262
499,899 499,899 00000000000000000060f9878efc51252da555d74abc88b235652ebb0af478a3 2,682 1.00/1.00 vMB 304
499,898 499,898 00000000000000000088c55469b27f5b7250d59a2c15e4a2c81970b866167862 2,614 1.00/1.00 vMB 382
499,897 499,897 0000000000000000000da935a52b2d5422981a6f572c42391311c8bac5dc742d 2,602 1.00/1.00 vMB 442
Previous 10 blocks ↓
Total Size: 782.28 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: 656.77 GB
    • Received: 14.43 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.