Loading Tool

Explorer IconExplorer

Memory Pool

85,385 transactions
31.86 vMB
0.20484420 BTC
Random Selection Loading Transactions
Max Size: 190.54/200 MB

Candidate Block

Mining Attempt c7fe30eedabe16bee9fb820d938c0df8bd15739cd52c77dd1a1910186e0f566e
Version 20000000
Previous Block 00000000000000000000056fab688ddf67ad8d7a1620fa9f28be0953d6e5a38f
Merkle Root 382a5ecebc667181e15e417949e5980bd5fa788125149c0f70aa9b8c15a74632
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,991
Size: 1.00 vMB
Total Fees: 0.09290037 BTC
Feerates: 529.10 > 9.31 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,147 (510,544 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
404,603 404,603 000000000000000004c31d74f26f68b4714358515a5aa0f454821b94930f96eb 1,689 1.00/1.00 vMB 36
404,602 404,602 0000000000000000063d3c19521f450e2029cc60a198d557ba286505e000a443 1,738 0.99/1.00 vMB 46
404,601 404,601 000000000000000000b5ca3b88d1d1ef4b1d8e30e039bdaaaa49f23786836d15 108 0.04/1.00 vMB 50
404,600 404,600 0000000000000000063cf4781d5848ae24c5a04c6c922288ead592b4a7196c6c 534 0.49/1.00 vMB 16
404,599 404,599 000000000000000004a4e45bf475679038dbf8e10d26480a72b629e150eaa48a 2,142 1.00/1.00 vMB 39
404,598 404,598 000000000000000001966a2d749aee7ebeadf87d905bf202e4a8bae2e6533a2e 257 0.13/1.00 vMB 33
404,597 404,597 0000000000000000009584ad18e51d32173fff51749049169e0b279fd31ba075 1,387 0.91/1.00 vMB 29
404,596 404,596 00000000000000000453dbd67b52f24c56006da566bce9ef8e6ad56b9d0e3371 2,536 0.99/1.00 vMB 43
404,595 404,595 000000000000000003fc5ce2711792c09c630acc06755ff72a742f6051915326 1,803 0.87/1.00 vMB 36
404,594 404,594 0000000000000000046d158f3624d5ef86acf3c433ff09bc942ad874e26b05be 598 0.25/1.00 vMB 37
404,593 404,593 00000000000000000371a66faf43ee57718e86ff400e2df43a673619e28b495d 872 0.42/1.00 vMB 37
404,592 404,592 000000000000000000c38a3a98f2719d3ea8472f841a692e8324e3019d2f2a1d 729 0.32/1.00 vMB 39
404,591 404,591 000000000000000000038dfcf7c80e02e2c65f2620885dfbc9abe124fa6f1d0c 1,502 0.65/1.00 vMB 38
404,590 404,590 0000000000000000053e4c99a31115a19471599ab1a14dfb69718dd9e9b42d77 153 0.12/1.00 vMB 16
404,589 404,589 000000000000000000f8117fc42f65674b70e046a22536c407e59e63ff274912 1,122 1.00/1.00 vMB 18
404,588 404,588 000000000000000000ebf81c58d1251dfca1039599bd83b58a71137ba31ae7a3 400 0.28/1.00 vMB 38
404,587 404,587 0000000000000000047fe5ade0dcb37f2e752df9621a414558889e86fe0d0956 1,351 0.62/1.00 vMB 42
404,586 404,586 000000000000000001ff652a5086df6261d1442d22dd8113a418eda767d1782a 226 0.10/1.00 vMB 41
404,585 404,585 00000000000000000184fad4c8ed8452296902afedf6f2ae75b359f4191a8b87 391 0.23/1.00 vMB 29
404,584 404,584 000000000000000000ae01dd57f2d4192e47b5ba5bc041674b201d0b38ccd67f 375 0.36/1.00 vMB 12
404,583 404,583 000000000000000004944966e3d339dd739b1055a7c75871aa60e1756685f7b3 847 0.37/1.00 vMB 41
Previous 10 blocks ↓
Total Size: 782.65 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: 672.70 GB
    • Received: 16.31 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.