Loading Tool

Explorer IconExplorer

Memory Pool

15,702 transactions
10.14 vMB
0.01303330 BTC
Random Selection Loading Transactions
Max Size: 59.63/200 MB

Candidate Block

Mining Attempt 7bc5a9ac33e90b7011112a44123543baa13515eae2aa1813b7cdb707e8a931ae
Version 20000000
Previous Block 000000000000000000010db48e3723f93bf3bbb4421541a714962872abb861ae
Merkle Root 554314c6bb041a5690417e5b31e83830151313656a26191c769dda69b6147936
Time (UTC) ( ago)
Target 00000000000000000001f3030000000000000000000000000000000000000000
Nonce 0
Transactions: 5,201
Size: 1.00 vMB
Total Fees: 0.00332420 BTC
Feerates: 75.17 > 0.33 > 0.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 938,664 (753,582 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
185,082 185,082 00000000000003d1cefbf03b8a901ddfc525aede63b9cebd6f0c8536a5c779ef 586 0.22/1.00 vMB 144
185,081 185,081 000000000000033396c6a1aaca0eae18875ea9d4316ffd4a509cda048d1e54ec 9 0.00/1.00 vMB 77
185,080 185,080 00000000000001de22070f15910a466cff744fa35f6cb945ea82c9c585252067 495 0.21/1.00 vMB 136
185,079 185,079 000000000000052cd54e2627c707885a30be75897de9785ae7f1d6fa92cb7817 117 0.05/1.00 vMB 134
185,078 185,078 0000000000000251b724396f5a5c06ec70b6de5d3beed443523ed2ae7826cd54 128 0.05/1.00 vMB 43
185,077 185,077 000000000000073116e8e24917d2d727f1b003b3e07bf6fd3c233ae53536284b 7 0.00/1.00 vMB 15
185,076 185,076 0000000000000487666a16f2ae1816002f0295c7b1a8187cd16acedb19624a75 515 0.25/1.00 vMB 145
185,075 185,075 00000000000006e97bf98bee8f3a3c5b73bcf8d6f41e898efefc050bc17ed490 512 0.18/1.00 vMB 170
185,074 185,074 00000000000001c6ccd948f0b4acbf6d73eb52f417078e130b28830dda4a62ea 459 0.18/1.00 vMB 198
185,073 185,073 0000000000000289eb33971040ff5100159f2bd4ef0f0fd9a4463ce6b0d6aedd 371 0.25/1.00 vMB 99
185,072 185,072 0000000000000855a375b68b900a42ed1b4af912984c7602e441674b38a05ab0 512 0.18/1.00 vMB 174
185,071 185,071 00000000000003c70afac5d63d8daee5369314ba4426a41a735f519a8209830b 218 0.08/1.00 vMB 162
185,070 185,070 00000000000007e888349ff852ddc57b10c416a57f0d6bee8b57a203068ae296 122 0.06/1.00 vMB 83
185,069 185,069 00000000000008cf7fe3799e964d01a149b2fbbaee5dcb29b5af7aab061e15ef 120 0.05/1.00 vMB 87
185,068 185,068 0000000000000252cf8e3d2a16ea25d5dcd9e6cd7e5eb5638f564980d872b51e 655 0.25/1.00 vMB 145
185,067 185,067 000000000000041baf1f6bbf7e941bd595675f3170006ceaee8a6e89d26114cf 538 0.25/1.00 vMB 124
185,066 185,066 00000000000006139cc6062e2237fb664d1feaf6c6c68c417da6213b16dfc4ba 158 0.05/1.00 vMB 64
185,065 185,065 0000000000000a97cf2c5ba5bf4a8e4905b5f668a6cde42d0bf5a1dfd30cd285 413 0.25/1.00 vMB 94
185,064 185,064 000000000000025bb984542b195101b93317e9c7016782b69e86c4aad667ea34 256 0.21/1.00 vMB 1,217
185,063 185,063 00000000000005a0192ce5812e14d142817f89d1628e6d30096010b0b03b7c59 108 0.05/1.00 vMB 80
185,062 185,062 0000000000000817c9cf6b980143d5d15abb5b79cda665a3f954e9d89d9bd91f 488 0.25/1.00 vMB 104
Previous 10 blocks ↓
Total Size: 824.30 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: 4,139.33 GB
    • Received: 228.26 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.