Loading Tool

Explorer IconExplorer

Memory Pool

45,255 transactions
28.74 vMB
0.06722104 BTC
Random Selection Loading Transactions
Max Size: 153.01/200 MB

Candidate Block

Mining Attempt a133b576583e19c878d7e7cab7cbe24c09aadb44bdafa8c47aa50dc01cd6be6a
Version 20000000
Previous Block 00000000000000000001715c951c8d4dbbe4a6e37b8651db580e2cce2f31d5f6
Merkle Root a121030a2e310b575b6a54fde19b454718da581b0591a9d5c26f0f94e8f0bdc5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,412
Size: 1.00 vMB
Total Fees: 0.01265068 BTC
Feerates: 301.60 > 1.27 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,857 (669,925 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
244,932 244,932 0000000000000001ebbf7adbd5d7b21ba4ea4d7e24142bcb21414ee1dd156e67 253 0.12/1.00 vMB 119
244,931 244,931 0000000000000007a8154ca4466ba16eb0a61b2580793abb5f3570d099bd688d 661 0.29/1.00 vMB 139
244,930 244,930 000000000000003811be966ff1f19f5394ae4d841b2ab32e0b934f9440e9dd60 37 0.01/1.00 vMB 142
244,929 244,929 000000000000006acb8559c818714a6c5fc450e18351f3f72bfcec43cd256767 109 0.06/1.00 vMB 56
244,928 244,928 000000000000003c7ac39af90216fb8cdf33174ef0b854aa2f9e0dc484148542 456 0.22/1.00 vMB 111
244,927 244,927 0000000000000060b9dbd0c2d71bdbf0765f60cd6747b877c3ab141e6f6a94ce 97 0.05/1.00 vMB 128
244,926 244,926 000000000000003b6f02f983a5a12043bc1ba2c96da1cd8d65a36791b9a7be06 13 0.00/1.00 vMB 100
244,925 244,925 000000000000005f334dfcc8e6de47a34bcbc6ae353e8fa4b7c4883f477f9b67 282 0.14/1.00 vMB 133
244,924 244,924 0000000000000053b7e63f79ce7d972b761d79630df4d737bb93aac1d4a77888 166 0.07/1.00 vMB 151
244,923 244,923 000000000000004bc5ea32ac6609b30904387d7375f623dc684168d38a052c35 331 0.14/1.00 vMB 144
244,922 244,922 00000000000000176c052c58c852518fd375dc67ae4aa971029155ec556643e6 21 0.01/1.00 vMB 78
244,921 244,921 00000000000000af17d45eb58a9e72ddff5959f792134d672322f5378c9e5fb5 331 0.15/1.00 vMB 173
244,920 244,920 000000000000000d342441c1fcb7c824c1ad26fd0946691dd3d383a186130f22 242 0.10/1.00 vMB 168
244,919 244,919 0000000000000085923d31fca226c30e80e4e2878213b25db1698d8eb3c03dce 15 0.01/1.00 vMB 182
244,918 244,918 00000000000000acd6a5787bd23e4453de43063f526158144d84b9fe5cda9742 80 0.04/1.00 vMB 116
244,917 244,917 00000000000000082dd179e0c93c100535d7e47eae7180ef48bc2a2329551ea6 26 0.01/1.00 vMB 108
244,916 244,916 0000000000000003c27ef817ef2fb55ff8b45620bb84fa3ab0f35a102b8c1e52 144 0.06/1.00 vMB 105
244,915 244,915 000000000000005d8d15cb6d719e372e6c24c08d3f68a520367540bdbd0b16c2 237 0.10/1.00 vMB 149
244,914 244,914 00000000000000c44874ddcc70b3cf6fe599c7e780d0ff8d55b0358c913a4e11 256 0.15/1.00 vMB 6,962
244,913 244,913 00000000000000c14551e2da30dcf086de932c2ec415230458038aabf7a1e27c 538 0.21/1.00 vMB 153
244,912 244,912 000000000000000633bb8f9a7ef7580aa8a4b9fc98bcf55aeb4a8dc65ac441ac 17 0.01/1.00 vMB 104
Previous 10 blocks ↓
Total Size: 782.14 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: 652.62 GB
    • Received: 13.79 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.