Loading Tool

Explorer IconExplorer

Memory Pool

84,942 transactions
31.63 vMB
0.09994529 BTC
Random Selection Loading Transactions
Max Size: 193.00/200 MB

Candidate Block

Mining Attempt 9dd752cf958996ddcf7682fbaa18b908eb6efa5713fd43ed6d6604349443772c
Version 20000000
Previous Block 000000000000000000007d18c42d3ede84298f1d150a1c2a3362d6d1dc1e1e0d
Merkle Root 9d688686e264877c9fafc4cd43c2e447ca984f9f09b65fc84676f67c06e7d6e6
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,560
Size: 1.00 vMB
Total Fees: 0.02607264 BTC
Feerates: 150.77 > 2.61 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,335 (564,932 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
350,403 350,403 0000000000000000013d8f8a58ba4b05bc75155a1637ecd2575dda1c00e7e883 531 0.29/1.00 vMB 22
350,402 350,402 00000000000000000ffa6d15b24ba6eae4d8bf1b52bd109300f8c916139cb022 506 0.29/1.00 vMB 24
350,401 350,401 0000000000000000092b5afa63b1a2e55f9cd9a4f8085789796545950298267b 374 0.16/1.00 vMB 27
350,400 350,400 00000000000000001010590425ecbdde1cd51059a77e5507936a1f7bf069d632 588 0.43/1.00 vMB 19
350,399 350,399 0000000000000000168255903f68ac6c0d6b8bc8ec3e6b81c90a1ccfa8cb39e0 1,682 0.75/1.00 vMB 32
350,398 350,398 000000000000000010558b535c08a478a782cd80070cbc682386f03048a1724e 513 0.27/1.00 vMB 26
350,397 350,397 0000000000000000116ec8e14f0b74c173394ecb2df8666c035581d3ff308705 365 0.20/1.00 vMB 20
350,396 350,396 00000000000000000e9a811cb9a5c73366ebc39ade30deac85aacadc069e4ec8 1,272 0.73/1.00 vMB 26
350,395 350,395 0000000000000000016d3b022ec6e3010cd1ddf4bfd544041a75761f2701e83a 1,054 0.60/1.00 vMB 24
350,394 350,394 000000000000000007fef586e7bb6982c741cf4f68b8cf505ea9d7492eeba01c 613 0.72/1.00 vMB 12
350,393 350,393 0000000000000000143915633a63dc86f0117573a836bbe25cc87a349d92c900 2,711 1.00/1.00 vMB 36
350,392 350,392 000000000000000010b8084a5da806ce05b6bec8a02c9dc5cecb33e87546e9b6 602 0.45/1.00 vMB 13
350,391 350,391 0000000000000000080f745e251136779d3f3d1a127e37cb12db2fb1ad7bcc89 1,467 0.75/1.00 vMB 30
350,390 350,390 0000000000000000053fe0633b7bf5fbf1cce511ef1298e34d582a30fcfaa4e1 1,546 0.75/1.00 vMB 29
350,389 350,389 00000000000000000fb02a70e200609af0280ddf21a17d9d0d10299eb03814ec 141 0.09/1.00 vMB 14
350,388 350,388 00000000000000000e626ac160afbae95404dd45988b8ed76a3bf118ee6a346d 675 0.36/1.00 vMB 23
350,387 350,387 00000000000000000d6250c71b7b2627a7246e2af26d7b72abf38b201ddce69f 356 0.21/1.00 vMB 20
350,386 350,386 00000000000000000dff13b58c9231eafec7d90c61bc090fb4ae2340b4288508 745 0.41/1.00 vMB 21
350,385 350,385 0000000000000000031bd09f0937661d35b0c8502d2dfc44b4af128bb0ba8107 1,995 1.00/1.00 vMB 29
350,384 350,384 000000000000000006ccb143278ebfcb5395f5b05ecee40efd464a51c59cd1af 512 0.18/1.00 vMB 36
350,383 350,383 0000000000000000072b863fef7b28840421dc4aea056690aadeb747beea272a 989 0.61/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.97 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: 716.12 GB
    • Received: 17.78 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.