Loading Tool

Explorer IconExplorer

Memory Pool

81,121 transactions
30.78 vMB
0.09188855 BTC
Random Selection Loading Transactions
Max Size: 187.39/200 MB

Candidate Block

Mining Attempt 19cf097d5ad58ff2cf37addecd5eb3153fdba49638a81ea372b9acf744517596
Version 20000000
Previous Block 00000000000000000000d54ae1f901c1782dfc3a366574883d3ffd6b49db3d43
Merkle Root 603d4a3f6aeb1d0d4c52e2f76f46c8f883575cb64d10fd5357dcabf7ba2f53a9
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,458
Size: 1.00 vMB
Total Fees: 0.02087864 BTC
Feerates: 151.12 > 2.09 > 0.96 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,384 (396,794 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
518,590 518,590 0000000000000000001b6f9d8e6cf8d6fb0d8bc45264ceef06818000add9e9c1 2,134 1.00/1.00 vMB 59
518,589 518,589 00000000000000000000854079d3f46c551b9981b8eb554d0aa226775776ba38 1,684 0.75/1.00 vMB 49
518,588 518,588 00000000000000000039b03c86638a1209fe406b38fd978342b26e95be70d1a0 10 0.00/1.00 vMB 39
518,587 518,587 00000000000000000012718f668d021eb5bf02fa8ac4aea2b86a652bedcf2fb5 150 1.00/1.00 vMB 3
518,586 518,586 0000000000000000003d009bf121b94294e78a058e5c8de9e310fcccf4d27e49 1,702 1.00/1.00 vMB 28
518,585 518,585 0000000000000000001046bd47b8a0a01b8baeedacbe65acb7c91792b6fcccc2 92 1.00/1.00 vMB 3
518,584 518,584 00000000000000000020ec8e90444b92c682d97b6df2208fb7e6e3db10d05ef5 484 1.00/1.00 vMB 2
518,583 518,583 00000000000000000006b99061246c148b28c9f0fd06d646dc772fdd6b622c2e 1,598 1.00/1.00 vMB 4
518,582 518,582 0000000000000000001882f9110bd5fb888a252626eee743d2c35ddb4d68307d 2,036 1.00/1.00 vMB 53
518,581 518,581 00000000000000000016387a37d1142dee5082b39351ab53a62ae76ce74abbba 2,042 1.00/1.00 vMB 35
518,580 518,580 0000000000000000000d5118826a8b47a83a6881b3bf0894274c392c78e2368e 245 0.99/1.00 vMB 4
518,579 518,579 0000000000000000000df3ff3707be2b2cd0192a129dd99af1c46a5ac09806bc 145 0.97/1.00 vMB 3
518,578 518,578 0000000000000000003e2474a31e8669a50077dc5ac8cd273af0c5a5fa2c8026 1,132 0.52/1.00 vMB 36
518,577 518,577 00000000000000000020a0ea739e793ea9eb133e09231fe2bcef44181a73fb52 595 0.47/1.00 vMB 19
518,576 518,576 0000000000000000003ac4e2b05382e7770b8365c501731fb9678d10a5103fc3 624 0.36/1.00 vMB 13
518,575 518,575 00000000000000000001b48f9b2e67cc957065d2923fb75bcf7c259c1943e8bf 2,444 1.00/1.00 vMB 32
518,574 518,574 0000000000000000003ad59eb8484d42f4a2caf62f3fd11df7166ced62ba993d 1,164 0.97/1.00 vMB 19
518,573 518,573 0000000000000000002284055d76ebf11dc262be4b0cba95210d474a84df19e1 425 0.40/1.00 vMB 8
518,572 518,572 0000000000000000002ef3baa1e115a2c0869dbc1740c286a37ce3ae283fde02 667 0.56/1.00 vMB 4
518,571 518,571 0000000000000000000baaa7d0883fa4a411ff4dabb858c083697718f782ccc5 465 0.24/1.00 vMB 34
518,570 518,570 0000000000000000003bd79dd42a1a1993a8018526095b008895b2350ff2b331 2,402 1.00/1.00 vMB 36
Previous 10 blocks ↓
Total Size: 783.06 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: 720.64 GB
    • Received: 18.23 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.