Loading Tool

Explorer IconExplorer

Memory Pool

72,480 transactions
28.33 vMB
0.07257949 BTC
Random Selection Loading Transactions
Max Size: 171.36/200 MB

Candidate Block

Mining Attempt 90d97d78ea5c84a24ce12a4fb4136f5a36eb385e6a93c25d0d27dcadabf30ec2
Version 20000000
Previous Block 00000000000000000000643621fefdd8d2b8dbe2725274357827e4ba0a62f960
Merkle Root af757fa82a5f01acf250c97f030fe362714dbf2c31c4ee26a9dbcc640434f273
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,999
Size: 1.00 vMB
Total Fees: 0.01054145 BTC
Feerates: 150.52 > 1.06 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,451 (23,826 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
891,625 891,625 000000000000000000000b2a861b4a295271caadab9ea61a68626789d99d2890 1,821 1.00/1.00 vMB 3
891,624 891,624 00000000000000000002487ec24cd3b402cae26cfefaa929d0e75642384bcdda 3,209 1.00/1.00 vMB 7
891,623 891,623 000000000000000000009bbd7e4f45311d958d0f2594a0e083d85629a0de046f 3,186 1.00/1.00 vMB 5
891,622 891,622 000000000000000000024aaa8bb51f058899f2341b949849eee95b3f12551065 3,427 1.00/1.00 vMB 4
891,621 891,621 0000000000000000000146e5c2c578e0d7d71895f740dd801e2b791106d5a21c 187 0.06/1.00 vMB 5
891,620 891,620 000000000000000000020c083d57783de04b69b7c3a4b38bf8cf37764f291cee 1,832 0.52/1.00 vMB 3
891,619 891,619 000000000000000000010bdd5e4baf06ea0e1648211ae66d5c68d87557ae683c 820 0.36/1.00 vMB 2
891,618 891,618 000000000000000000017c996a6a230914ba80aec90de1fa526633847712575d 2,497 1.00/1.00 vMB 4
891,617 891,617 00000000000000000002486513839e879c90f13f9075ffdab019eed62235b39c 1,461 0.65/1.00 vMB 1
891,616 891,616 00000000000000000001fd492dd4e2d9852c492fcb924e6aa45f9e7e391345ba 3,358 1.00/1.00 vMB 6
891,615 891,615 000000000000000000009b95d288b3f59dcf2225afd28f3456253f12ac324f01 3,539 1.00/1.00 vMB 13
891,614 891,614 000000000000000000024e56151323d9f2bf1667b6fd3fcab4615b33065e9163 1,204 0.52/1.00 vMB 4
891,613 891,613 0000000000000000000133c5619f9b3393997ba8aa0c7ff139e6897cdf6c7a1f 251 0.18/1.00 vMB 6
891,612 891,612 00000000000000000001ec3f0b17307354cbd61129ffb968bdb24e7ddc6cc491 3,290 0.87/1.00 vMB 5
891,611 891,611 0000000000000000000061f78611458c3cfe37cb9d1133d8ec5428728da90e5d 1,759 0.49/1.00 vMB 5
891,610 891,610 00000000000000000000fec072336339b2a958065d2e58e6d9e489afc03f7381 753 0.39/1.00 vMB 3
891,609 891,609 0000000000000000000129bfa4ff66d561f0e252da47869466ee5e731d549c59 3,535 0.92/1.00 vMB 3
891,608 891,608 000000000000000000007123792b316d09028cd713964fd799c17b0adaf3bc02 1,778 1.00/1.00 vMB 4
891,607 891,607 000000000000000000004446f592e297ec0ae4233d3cceb10e024aba57e8c241 3,245 1.00/1.00 vMB 3
891,606 891,606 0000000000000000000035aa558027652bb17703fc7569235f6d629da62dd274 3,165 1.00/1.00 vMB 7
891,605 891,605 00000000000000000000322727b51bd92580a23253f119b800d786f972ca737d 1,226 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 783.18 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: 750.25 GB
    • Received: 18.84 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.