Loading Tool

Explorer IconExplorer

Memory Pool

80,206 transactions
30.61 vMB
0.07789524 BTC
Random Selection Loading Transactions
Max Size: 185.93/200 MB

Candidate Block

Mining Attempt a404ac855edb7ea7dff37c8b92840cdac116672d6e8e4bd7bec4735ee5dd42e9
Version 20000000
Previous Block 00000000000000000001b66b272ca3a270115c0167b0c55ec51ed4c599c6d99e
Merkle Root 6829988e898adaf8b8afbb0842f818fdcefeda9da7937d3bf08a2ef06fedac72
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,399
Size: 1.00 vMB
Total Fees: 0.01239657 BTC
Feerates: 100.69 > 1.24 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,184 (751,215 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
163,969 163,969 00000000000002c830627e0195f2dd5cb80239a16f6a4af3453a76f4616d7092 101 0.04/1.00 vMB 66
163,968 163,968 0000000000000c0bcd84ea838946179717a57c257d82ef64dc5ee40489677a9f 67 0.05/1.00 vMB 0
163,967 163,967 0000000000000affcd3185d1085bbca49823aa4b8272c56886a4b3d842d212f1 21 0.01/1.00 vMB 734
163,966 163,966 000000000000018ce8d230e42a8cfefa703bbd3002848b093028cda44646c12e 3 0.00/1.00 vMB 118
163,965 163,965 00000000000008e4b1c3924bd7b4babfb2d3332ac72ad68454936d3080ad0996 10 0.00/1.00 vMB 483
163,964 163,964 0000000000000754cbfb19d9000ba667942a9a06cf3c66601f6d8dcee8368756 123 0.05/1.00 vMB 23
163,963 163,963 000000000000079bae4b877ad3810f03db249a6f239c2b69c18d44c141c470ee 58 0.05/1.00 vMB 77
163,962 163,962 00000000000009da5fa5692900d1bd0687dfe203aa13397fd32cc9bf3541728d 117 0.05/1.00 vMB 65
163,961 163,961 0000000000000967a3be8544f120116a25544fffedab29ea6f7e67372dee0fff 79 0.05/1.00 vMB 44
163,960 163,960 0000000000000a44ec852378cc0ae63d42e60c85f2ed05ec5c74434d75ea8246 14 0.01/1.00 vMB 452
163,959 163,959 00000000000004674ef53d36420f6d523a1c686a329f2a487011f2a75af334bb 133 0.07/1.00 vMB 292
163,958 163,958 0000000000000cb5dde7b9a93771e581ab43f963a8fa433b487a1339a2c85cee 54 0.02/1.00 vMB 128
163,957 163,957 000000000000035136f68c41d400dd951f53713c7c3fa3d00c7662af1a26c917 1 0.00/1.00 vMB 0
163,956 163,956 0000000000000ab4fc10b4cfbf818329c86674ef84d95f1d0262b5c6ff04c1ca 1 0.00/1.00 vMB 0
163,955 163,955 0000000000000c37fbf62a5256151c8266f3a14618b0e52469338dc13460fe60 65 0.02/1.00 vMB 54
163,954 163,954 000000000000046b061b009956acda1da227a4d5aba943ac785bbfdc94b14dc1 16 0.00/1.00 vMB 52
163,953 163,953 0000000000000a9cf280fb44c2116999b55c3aca3a1c64e85fdc5fe702eb6ca3 16 0.02/1.00 vMB 206
163,952 163,952 0000000000000582f3d79852a92783336fbaa4e21290568901d2aa4e10a466f9 45 0.02/1.00 vMB 182
163,951 163,951 00000000000002e8b69c567eb5c9a7c8b1f6a5f01a772a0be55d910d54052718 8 0.00/1.00 vMB 61
163,950 163,950 00000000000006267e3f0fe2de1910a8741f7400d0518c7f98348125d27d44c0 3 0.00/1.00 vMB 0
163,949 163,949 00000000000002c337134b826dce226063f9a1239d9be04e7d7cdabebeb95c9d 30 0.01/1.00 vMB 161
Previous 10 blocks ↓
Total Size: 782.72 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: 701.95 GB
    • Received: 16.62 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.