Loading Tool

Explorer IconExplorer

Memory Pool

75,457 transactions
27.91 vMB
0.08308989 BTC
Random Selection Loading Transactions
Max Size: 169.84/200 MB

Candidate Block

Mining Attempt 062d6c752ff977f528ca5298e33c5e6aee0bb7a0ac176107a03fb238f5fd6c59
Version 20000000
Previous Block 00000000000000000001dd92e066f2c7ec28252fbb6b5fa39f46ea7f85c79f17
Merkle Root a855e42fc343eb5471cda7375c8a356c6c5ff1e89cab9852ce7b3907aa313f2a
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,810
Size: 1.00 vMB
Total Fees: 0.02326301 BTC
Feerates: 100.21 > 2.33 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,287 (819,918 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
95,369 95,369 000000000002d994542d855343fd6c6e2ccfdbeac7eb9eb6b189d1b8354a67bd 1 0.00/1.00 vMB 0
95,368 95,368 000000000006ce67f333c70e909bc80977588babadea097b319c4ca4add88b42 4 0.00/1.00 vMB 0
95,367 95,367 000000000006decc59719e4d8eb3d8162265ab4686d0b170e0d86f3c46e8f62d 3 0.00/1.00 vMB 0
95,366 95,366 0000000000081b6c5dd35ad7968d4e3e62f4938f7ad4ae50d7d033e702839879 1 0.00/1.00 vMB 0
95,365 95,365 000000000002dfff0c947c782f21177241517b9fbd101f77d0c532eb5f6ad242 3 0.00/1.00 vMB 0
95,364 95,364 0000000000012439f71138ae5942c12ea7e77590a215de75dd75a44f16866508 2 0.00/1.00 vMB 0
95,363 95,363 0000000000000a7cb3783fab9690859dfc6dd10704002d7972d00bf2fcccab18 1 0.00/1.00 vMB 0
95,362 95,362 0000000000032ff55ed9069150579990715ee2724e96f2f4d1ba284ee85f9b2b 1 0.00/1.00 vMB 0
95,361 95,361 000000000000fdc3cc655f3899ff929d95a6e765fca436cd4a2b0e0fd032a80c 2 0.00/1.00 vMB 0
95,360 95,360 000000000007686d59bbcb349b27389b0682fea53855eb694b653a8f95974e99 1 0.00/1.00 vMB 0
95,359 95,359 00000000000239b500a2e4c41a43d62706cdd1a174dfb1e784b2686d09fdf651 5 0.00/1.00 vMB 0
95,358 95,358 00000000000244de8e0c05d6a92d17b7cc79fa11ee4bbcfcb7208e27076dca48 1 0.00/1.00 vMB 0
95,357 95,357 000000000001bb67fd01aab929f843f513108781cc89ac7efe80c664457f5734 1 0.00/1.00 vMB 0
95,356 95,356 0000000000022db5a3c6af66a4654daa9f3535959622bd59c724e9966cec3b2c 1 0.00/1.00 vMB 0
95,355 95,355 000000000004f70175f564b1f06106497458dd4f84f451242eef7ac96eaf6f0d 2 0.00/1.00 vMB 0
95,354 95,354 000000000006d63af61c0959a9faa841c2c61ae2b0eed2c8ec144eb69b767bd1 1 0.00/1.00 vMB 0
95,353 95,353 000000000007af9b09c44e73c0c108f02d88fdb5b673bfbc09c7ef993faa6bb5 1 0.00/1.00 vMB 0
95,352 95,352 000000000004475323ff640d5b63348c5fc830ea96e002ee6d05671e378b32ec 3 0.00/1.00 vMB 0
95,351 95,351 00000000000166fefe328dcdee487bc76fe77828d158e7260d62b9936c502430 2 0.00/1.00 vMB 0
95,350 95,350 000000000002ecae170fe9fcaa230e2c2825045a832aeaae4d30a8eac227d1cb 3 0.00/1.00 vMB 0
95,349 95,349 000000000006d0ee8c5ba60ba50f65673c093c1f34a45357506c5687df9c0478 4 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.89 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: 713.37 GB
    • Received: 17.36 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.