Loading Tool

Explorer IconExplorer

Memory Pool

79,107 transactions
29.45 vMB
0.08386121 BTC
Random Selection Loading Transactions
Max Size: 180.07/200 MB

Candidate Block

Mining Attempt 5493f228c5407c0dd92f714416195b315cdd5330e0337862c87b75d89e790842
Version 20000000
Previous Block 00000000000000000000632169d200e8dc659cf8de9c0a1f273312b1ca9d3620
Merkle Root 2adb12902d9059dbf2c17a8ab642a0d9cd0978f955325f68fb2d244976c3a72c
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,348
Size: 1.00 vMB
Total Fees: 0.01911129 BTC
Feerates: 402.60 > 1.92 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,323 (38,740 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
876,583 876,583 000000000000000000021b41a6dc87c59e94210451589a0ab29f5e6acbc1fead 1,196 1.00/1.00 vMB 4
876,582 876,582 0000000000000000000164eb3258ef63258ad338b3547601ae762b76cd1272f6 3,274 1.00/1.00 vMB 5
876,581 876,581 00000000000000000000201e842a84452e3e811851f73bd69bd63f76d7d1f255 2,232 1.00/1.00 vMB 6
876,580 876,580 00000000000000000001566947072c41c31ba8b5de2c02d7f996b91477c038eb 2,777 1.00/1.00 vMB 8
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
Previous 10 blocks ↓
Total Size: 782.95 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: 715.17 GB
    • Received: 17.66 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.