Loading Tool

Explorer IconExplorer

Memory Pool

81,690 transactions
30.72 vMB
0.09799220 BTC
Random Selection Loading Transactions
Max Size: 187.60/200 MB

Candidate Block

Mining Attempt 7b89bf385527e38f97581644faa9449c503eca29d47d2f87e610a05b14df8fef
Version 20000000
Previous Block 00000000000000000001341e3d93978594e8c6b2f50720725be672de3d340c6b
Merkle Root 72ad72a8ce7580fa976ce5c69dfbd874c0f299895737b22827b1527759bb7e13
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,010
Size: 1.00 vMB
Total Fees: 0.02633779 BTC
Feerates: 301.60 > 2.64 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,390 (38,811 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
876,579 876,579 00000000000000000001773b5f53369682d412f2f78225ad8fc50d18a1dffdb8 1,369 1.00/1.00 vMB 3
876,578 876,578 00000000000000000001209e8eaf9ddb080fea2c3b05831a7517dbe13a9c1d7a 1,814 1.00/1.00 vMB 5
876,577 876,577 00000000000000000001073028741c5ff04a8384cc7b59d1c8ec2fb8b9f2bd31 2,156 1.00/1.00 vMB 4
876,576 876,576 0000000000000000000277cbe41cf5c287587ea7ac76e3f584d6362e3b4b07f2 1,948 1.00/1.00 vMB 6
876,575 876,575 0000000000000000000263da26915237405b0cded467814ed342c090fc7becb9 3,081 1.00/1.00 vMB 6
876,574 876,574 00000000000000000000e0c1064fbc807632b26196c2b3c743dc8acb39c3250e 2,591 1.00/1.00 vMB 3
876,573 876,573 000000000000000000009b0699f3fe0fbee523eba441fcbb9afc093ec152fd90 3,541 1.00/1.00 vMB 3
876,572 876,572 0000000000000000000078330becfd3d41607484b598346b4c43af2673662c01 742 1.00/1.00 vMB 3
876,571 876,571 000000000000000000018498466d30ffed160b3185e889b89c15bdbe75d86fac 2,110 1.00/1.00 vMB 5
876,570 876,570 00000000000000000002721f60a8a5cb1f06a869aa69b413854822bdf008f6ee 3,988 1.00/1.00 vMB 4
876,569 876,569 000000000000000000015f25ecf05fdb35d18dcb373d922c0b3842893c1b93ac 3,889 1.00/1.00 vMB 7
876,568 876,568 0000000000000000000148e5f8f5cd0b2b33eb3624864063fc12b59c94b1bb72 2,922 1.00/1.00 vMB 4
876,567 876,567 00000000000000000002297da5b751175cfddd928ea808c35fba1f0bcd84eb2a 2,128 1.00/1.00 vMB 5
876,566 876,566 0000000000000000000190d41a12f5c7c54061e322b3b2df10d174ffe2f46fa6 720 1.00/1.00 vMB 2
876,565 876,565 00000000000000000001080ae7ae2999025c421185c8de31f6d318c9901832d8 3,169 1.00/1.00 vMB 2
876,564 876,564 000000000000000000009f09f1150d8fa539be9c52e004d27d79a26e84a030a3 1,884 1.00/1.00 vMB 3
876,563 876,563 0000000000000000000038cfa6002f3a13194bc0e9c6ea24c5786ba4fa78b839 2,823 1.00/1.00 vMB 4
876,562 876,562 00000000000000000001fbf699dba29f405007aa3160979933d010c02321b4fa 2,767 1.00/1.00 vMB 3
876,561 876,561 0000000000000000000080c54aeb522661f08a1bf92a710956156beccba12b38 1,854 1.00/1.00 vMB 3
876,560 876,560 0000000000000000000256306bb1ad418f067e8ea40a1637c5a5bd3a5ead779a 1,984 1.00/1.00 vMB 6
876,559 876,559 0000000000000000000275af8591f9b16430848236086c6f3128da521d23e906 1,304 1.00/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 783.07 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.89 GB
    • Received: 18.30 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.