Loading Tool

Explorer IconExplorer

Memory Pool

74,762 transactions
27.60 vMB
0.07364575 BTC
Random Selection Loading Transactions
Max Size: 168.33/200 MB

Candidate Block

Mining Attempt 26a815fd94f9124ef9fe03d5ebca14307ffb40cb3951bb358cb479575eb624a3
Version 20000000
Previous Block 0000000000000000000190474c0158c4506247065620e0a299349b7552b86a26
Merkle Root 66dd2c20533c38fd135d987d614c5abc11ecfbd3fd2252102f5790f20bf30096
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,356
Size: 1.00 vMB
Total Fees: 0.01476970 BTC
Feerates: 100.35 > 1.48 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,290 (566,684 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
348,606 348,606 000000000000000013867392ae8ba6fe5269882792fcffe32e52d37871e6b486 814 0.51/1.00 vMB 23
348,605 348,605 000000000000000007a2b87a48ddea4acce7fbcd8a415f07071a41056f61870c 2,214 1.00/1.00 vMB 31
348,604 348,604 0000000000000000075defc2b34e20024d0a84c1dc3ad36d8b46176488ea3343 1,109 0.57/1.00 vMB 27
348,603 348,603 00000000000000000a59159834d2148a67ac85b49e02fea5a110677d554ba1b1 1,814 0.83/1.00 vMB 29
348,602 348,602 00000000000000000a3801a647cc7709a52a9c6e616ca490ef4f1f928fef65c4 531 0.23/1.00 vMB 27
348,601 348,601 0000000000000000000e8b598a1155fbe59d750a2e0771b90d0fe81baaad452c 66 0.10/1.00 vMB 5
348,600 348,600 00000000000000000a6596fc7962456ce3b7322bc54efd77b31f429fe13f0502 732 0.37/1.00 vMB 25
348,599 348,599 000000000000000011caba949404681ea78becaea646a3688bc47a53e3a727d2 1,336 0.64/1.00 vMB 27
348,598 348,598 0000000000000000149996ab38c902a787e4142fa24091387a85a14d310e2584 625 0.38/1.00 vMB 20
348,597 348,597 00000000000000000192f92f78786476a37835115d335db473f9f168f38fd9b9 959 0.50/1.00 vMB 31
348,596 348,596 000000000000000001c458b336bae0aa3d24697f88f3b541a09600c58df763bf 564 0.37/1.00 vMB 23
348,595 348,595 000000000000000001d796a5c4ebb12450e398671c4bc6867222081877c798b1 1 0.00/1.00 vMB 0
348,594 348,594 0000000000000000104cae393380efacefe73563551eaec0f6141920ef95f093 688 0.37/1.00 vMB 26
348,593 348,593 00000000000000000cb871f82c2fd06ecbaab38d7036565ad3322fa84bce2e5d 999 0.51/1.00 vMB 29
348,592 348,592 00000000000000000e8ccd773d1cdbcbe44c793bcf2f7e6e7c360c2523307e1f 640 0.33/1.00 vMB 28
348,591 348,591 00000000000000000ae34ff56f2fe9e7e7444cd8a9f39c32404cb28a6beac927 700 0.45/1.00 vMB 22
348,590 348,590 000000000000000006f5ac5e79719b3c12d7f1d71b5546b438bc10bf3383ecf2 433 0.18/1.00 vMB 12
348,589 348,589 00000000000000000b3cf7864e5d9c2fa0dccb76a54cdd08aac833cf335f88d4 84 0.06/1.00 vMB 10
348,588 348,588 00000000000000000311a04584153ce7c42f0448790b8c9cb06fcd299ba4b392 901 0.75/1.00 vMB 19
348,587 348,587 000000000000000000c8c04a06a1de58b7a5a08af8636d1ddd34c83c6fbc551f 1,393 0.75/1.00 vMB 29
348,586 348,586 000000000000000014a05769a5c449704d87a0b92838b0de36a405469f524228 770 0.50/1.00 vMB 24
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.51 GB
    • Received: 17.38 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.