Loading Tool

Explorer IconExplorer

Memory Pool

87,384 transactions
32.14 vMB
0.11861176 BTC
Random Selection Loading Transactions
Max Size: 196.45/200 MB

Candidate Block

Mining Attempt ae961960927e2d40e7063ad6e5a1dca08d997927c4676f7acb194399c1fa0f6b
Version 20000000
Previous Block 00000000000000000000209b8de38c3e1775cd6d32cde674ad92e343308213be
Merkle Root f27bea1ef8b17928f5d3d1ac6020fe02e85c86cd6ab0f852eb8fb216567b25a7
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,796
Size: 1.00 vMB
Total Fees: 0.03326020 BTC
Feerates: 1,236.26 > 3.33 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,362 (161,771 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
753,591 753,591 00000000000000000005d156d6fe15ec93916635562c16c917d0cc7510185411 1,050 0.60/1.00 vMB 6
753,590 753,590 00000000000000000008c3df35a23dff54f2dfb2b95ced511a78c0ed41589fa7 1,073 0.40/1.00 vMB 9
753,589 753,589 000000000000000000070bd95b3025a8c818545b9f282c98f0cf6bd1eeb93cff 355 0.11/1.00 vMB 10
753,588 753,588 00000000000000000004b10e745329917c1178dcd3e008718508e176b4688d76 1,202 0.58/1.00 vMB 11
753,587 753,587 000000000000000000084fbb3e363883376799951299c01704271c3646be0f3e 18 0.00/1.00 vMB 10
753,586 753,586 0000000000000000000055c0bddd6837e06dd386df56b98dbea237451bf69720 529 0.71/1.00 vMB 3
753,585 753,585 00000000000000000000b3eab7923e9edd26243cb1aefa3d2026b13feb7da0f8 2,048 1.00/1.00 vMB 7
753,584 753,584 000000000000000000017dec81eb75a1fa33fde8fecf66437c0e435f866c4d0d 1,929 1.00/1.00 vMB 11
753,583 753,583 000000000000000000065ecf9160917c2a9192e3eb9fc8ee8fb409ce0c0a66fe 579 0.26/1.00 vMB 9
753,582 753,582 00000000000000000006993cdcf3ebfcd7da14c33dc54ee9c794dd49c2375356 89 0.04/1.00 vMB 9
753,581 753,581 000000000000000000067ed34d81eee2fec1e9cacfa10678dc6bc4bb179271a2 811 0.38/1.00 vMB 8
753,580 753,580 00000000000000000008b824107fc5499635f1eeebeded8ebe80ff4edc551843 1,534 0.83/1.00 vMB 10
753,579 753,579 000000000000000000032f05e208986be67b445924bb5504d61e2997fa95277d 198 0.07/1.00 vMB 10
753,578 753,578 000000000000000000014c4d294f75b185ffcf1730a5990a68cdb9d73a6e273d 694 0.38/1.00 vMB 9
753,577 753,577 000000000000000000035cfbc007f392d09aabc5a55114aa440aab9e367381ed 177 0.48/1.00 vMB 2
753,576 753,576 000000000000000000050caf45cfd8665bff43d2e76da606d6b77baf33b71dfe 2,072 1.00/1.00 vMB 9
753,575 753,575 0000000000000000000790c4bc196ca7cb3e1f97b74d0525bd1def07ce632c8c 418 0.15/1.00 vMB 9
753,574 753,574 0000000000000000000483e0296601d73a080bfaf7d4034e5f1f442083551e48 269 0.13/1.00 vMB 8
753,573 753,573 00000000000000000007483ce725d2b04b5ad652d77621eb895843c984da1061 272 0.11/1.00 vMB 8
753,572 753,572 00000000000000000006f85cc329a5f4a0cabb444e494e6fc64710a533172fe7 282 0.16/1.00 vMB 7
753,571 753,571 000000000000000000025107c44cf0048a93198b5c1baa2504433b536351ec5f 216 0.17/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 783.02 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: 719.41 GB
    • Received: 18.05 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.