Loading Tool

Explorer IconExplorer

Memory Pool

45,008 transactions
26.64 vMB
0.05953588 BTC
Random Selection Loading Transactions
Max Size: 140.86/200 MB

Candidate Block

Mining Attempt 91f53737f3fb933351ae287f7c9addfe3bab442a38a500ddc948779f31eef649
Version 20000000
Previous Block 00000000000000000001d48fe31ee355e05137abbba8ee3417ce18547d2ebc79
Merkle Root 429bae7d9cda7caf63a96662902bc4891a672f59dc2174ebdf85d99c7e3dba48
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,247
Size: 1.00 vMB
Total Fees: 0.01041427 BTC
Feerates: 40.21 > 1.04 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,743 (410,791 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
503,952 503,952 0000000000000000008913da0a7afadb3f28240e0fe7619f17588653e9dc0f0a 1,303 1.00/1.00 vMB 237
503,951 503,951 0000000000000000004a2842037cfa1a3d524131357d7896011e76b733267985 2,230 1.00/1.00 vMB 407
503,950 503,950 0000000000000000003b3a408dbb3e8754e8545f96cf2d52994009c4fd12a276 2,645 1.00/1.00 vMB 509
503,949 503,949 000000000000000000226239aae33c649e6758d2cdadeb025acbd4c0aa86ee75 2,991 1.00/1.00 vMB 506
503,948 503,948 0000000000000000002c6a26f09f97eb124a3445818e09fb32587afc91fed338 1,766 1.00/1.00 vMB 329
503,947 503,947 0000000000000000002a25838c25b1b4b6080bd1b85cf67188bd1304c3540ed5 667 1.00/1.00 vMB 226
503,946 503,946 00000000000000000064c008296f80542ade676447b2cec9c9f70b1c0fb0075a 2,331 1.00/1.00 vMB 375
503,945 503,945 000000000000000000664f012f186730de1fc0bdecb78fa12b18b82b744edcb0 1,334 1.00/1.00 vMB 289
503,944 503,944 00000000000000000027f3de129418bf57c9e27c8286eb58f8f06e200f6c1f85 1,775 1.00/1.00 vMB 277
503,943 503,943 0000000000000000006dfbf061e9b8a3ca27e285b7cd9da94df58cfcbc32c6bd 1,611 1.00/1.00 vMB 342
503,942 503,942 0000000000000000006c41d34697a7d9f7f515bbd29a271f69ba733fc42987b2 210 1.00/1.00 vMB 122
503,941 503,941 000000000000000000533f75e1dc65ee10aac9a4bf794b6dfdc7f6fcf2b80ea9 447 1.00/1.00 vMB 121
503,940 503,940 000000000000000000078e01521aa3b5342ec9240fcca65f8641a50f0ebbd108 341 1.00/1.00 vMB 139
503,939 503,939 0000000000000000007b353caed6433fdfa20a6bd52477b016f87cc683907ab7 2,320 1.00/1.00 vMB 437
503,938 503,938 0000000000000000007a795b35db002db5c8361807d2a205a1633a424050e93a 1,148 1.00/1.00 vMB 296
503,937 503,937 0000000000000000004a737a7f88e8c73a9eb9271006fff118c7f7cf8821c82d 709 1.00/1.00 vMB 178
503,936 503,936 00000000000000000082680734b458336fb3581320244ed45e59e76a43bcc054 1,974 1.00/1.00 vMB 248
503,935 503,935 0000000000000000001e71668cf09066dc257850fc9c4dd9be36a365adf6ff05 2,868 1.00/1.00 vMB 465
503,934 503,934 00000000000000000000838c6c5debe4ba5ce23940113ae607640d17e4ce5ecd 2,419 1.00/1.00 vMB 577
503,933 503,933 000000000000000000087710a8d886b6adc6b91cd9dff8437efac329d89be3e2 1,836 1.00/1.00 vMB 407
503,932 503,932 0000000000000000005ece9a695217c17c21ba7768bb3b3983a33b4c944cbe58 1,829 1.00/1.00 vMB 267
Previous 10 blocks ↓
Total Size: 781.93 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: 646.42 GB
    • Received: 12.86 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.