Loading Tool

Explorer IconExplorer

Memory Pool

19,837 transactions
8.93 vMB
0.04123202 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 51.22/200 MB

Candidate Block

Mining Attempt 3ba48b1d05f0c1a3e6f290eb519a3efe4bbc8b1b39a7ca8a05049a7033aa6da5
Version 20000000
Previous Block 0000000000000000000170c67e58e6b2743a2a358553ccfe3fb9590b1d57ba5f
Merkle Root 0a00aa2037cb2cfac2e6c4074c249331a6feb1ad82c842e3b2ab2afdfb877307
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,878
Size: 1.00 vMB
Total Fees: 0.02167293 BTC
Median Feerate: 2.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,402 (812,697 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
100,705 100,705 000000000000ab29053094106a7b230afca8a6ef6deab0316803120b3433c22a 3 0.00 vMB 0
100,704 100,704 0000000000020655f83ddc2aa0da5b40ce5579ca6cf0cfc37a427c26a329d76f 5 0.00 vMB 0
100,703 100,703 000000000001c6215b203a563c607e24ddf9d6fbf77a66fe29bcc65ca1d993e5 2 0.00 vMB 0
100,702 100,702 000000000002b7a98167fd5e6480cbc6d64a7e15c6ea231c0e96b07fc380242d 10 0.00 vMB 0
100,701 100,701 000000000001b9a7de403d4ce5f0f1f659ae72036c073602c9d3e6f521eeaa25 12 0.00 vMB 0
100,700 100,700 0000000000037b6ded27bf92e3bea2f8919cfef48c53b60a5ce84083ad6c77e8 13 0.00 vMB 0
100,699 100,699 000000000002590cc3b36b7afc4527acf416016ce30108fb8a4a79c14e1410c8 3 0.00 vMB 0
100,698 100,698 000000000000acb06676fade870442e7ec1c1f0db17de737eefab8e61d40c282 2 0.00 vMB 0
100,697 100,697 000000000003d8a5956e10da8daaacc2ec8d446b37ea668ae375d645677c4656 1 0.00 vMB 0
100,696 100,696 000000000003891bc47020a0e3336863eb3f70a7f511132e8f845d7c0e2bee01 4 0.00 vMB 78
100,695 100,695 000000000002a68a26135463abd99ca5a60c4a5c58329534a59f9fff91f9621f 1 0.00 vMB 0
100,694 100,694 00000000000386cd428193ee27720395ef6d0c8e9582abb24b36e943093b4754 1 0.00 vMB 0
100,693 100,693 000000000003c18a43cb85ce0f67efba1529fb10dd7580570f99a656734fbbdd 3 0.00 vMB 0
100,692 100,692 000000000001b5437da8ce614281c49f29d14c7aaa81ead0d6ba89e584f5319f 1 0.00 vMB 0
100,691 100,691 0000000000042d5325a4823b4d30558db3e5c7d1f77e255655a2fe5de9c282b9 1 0.00 vMB 0
100,690 100,690 000000000000441323d9715d8a9671e1a3b78fb95d418189a2e1195e08c7425b 2 0.00 vMB 0
100,689 100,689 0000000000004f8887f3de8043fb955a90b300a1d024e0b387204bfb2dc737dc 5 0.00 vMB 0
100,688 100,688 000000000000ce3436f624b588a361e2b03daee2f8f80a49356b6b415a9f876b 2 0.00 vMB 0
100,687 100,687 000000000000edba8bbb60ce6ee9fb577aebbb4d20b781d44eb295c2cd5930a7 2 0.00 vMB 0
100,686 100,686 00000000000141ce3e2b770f2ef7fb7be1ba4c9d3c75d36703a73411d02a0dff 1 0.00 vMB 0
100,685 100,685 000000000003ce098151053994bc6c2425cf8b5cb79f5053004ca8182c62a6e8 1 0.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.57 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: 270.38 GB
    • Received: 1.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.