Loading Tool

Explorer IconExplorer

Memory Pool

75,014 transactions
27.79 vMB
0.07801538 BTC
Random Selection Loading Transactions
Max Size: 168.91/200 MB

Candidate Block

Mining Attempt 035d4fba797e992662fa90d01762dbab63c195d93c1783a0cd4c2a24e03da188
Version 20000000
Previous Block 0000000000000000000066dca9fab24cab5c950c60583369c37db71a237ae64a
Merkle Root 38ae0674e8780220722b65386426d58c740c0985f18d802a9a48b7aad64edde5
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,240
Size: 1.00 vMB
Total Fees: 0.01850546 BTC
Feerates: 472.31 > 1.85 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,291 (55,087 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
860,204 860,204 0000000000000000000023891485fe270f8fee9d127be73e4dc9cc11e48fa6e4 3,348 1.00/1.00 vMB 5
860,203 860,203 00000000000000000000f4805acea0174a9da901a13920048385e29506472d8a 5,000 1.00/1.00 vMB 4
860,202 860,202 0000000000000000000027a75e9dee969dcf5d7b52620ecad104e0c7dbbaf388 5,591 1.00/1.00 vMB 3
860,201 860,201 00000000000000000002816b8fc6482ae80da0036b33b0c8a3b07526e7a8b537 3,241 1.00/1.00 vMB 7
860,200 860,200 0000000000000000000072fb63b189a907655be2b387249394c9f97c1a7d10f4 4,210 1.00/1.00 vMB 5
860,199 860,199 0000000000000000000023d10efdae82d82f1db4b3e5e97fbff8df07305e2402 4,491 1.00/1.00 vMB 4
860,198 860,198 000000000000000000007da0398a790d57023e0a4a4e6c949474e99b1f5b0047 4,091 1.00/1.00 vMB 3
860,197 860,197 0000000000000000000081730d842e2a0bbaa65d507713be09610d0494ae7349 2,606 1.00/1.00 vMB 5
860,196 860,196 00000000000000000002b3808771c9e72e31321d099002b27a92d10ac66d04ab 3,716 1.00/1.00 vMB 5
860,195 860,195 00000000000000000001972692ab1bb05f384b0db99dbb36a9d481e89b110ad5 2,588 1.00/1.00 vMB 8
860,194 860,194 0000000000000000000113c0dd2acf647e674532e84c29aa90a43832a174d0c9 2,758 1.00/1.00 vMB 9
860,193 860,193 00000000000000000000d123bebb4e8aac430dc666985e995762b0faa5976af8 3,628 1.00/1.00 vMB 5
860,192 860,192 0000000000000000000288676ed57e33230b34f4b39014ac8b178e21103648ca 4,661 1.00/1.00 vMB 4
860,191 860,191 000000000000000000006ca8b74f2abc3569d19f38f903c04c5ad89816b2c354 5,737 1.00/1.00 vMB 4
860,190 860,190 00000000000000000001ec9461b409e512e392d30cb032501c6f160bb66579ba 3,868 1.00/1.00 vMB 3
860,189 860,189 00000000000000000001e296134263427cc0d0502428c4a9c9d9deb45b33359b 3,690 1.00/1.00 vMB 5
860,188 860,188 000000000000000000030a370efa3c56b9958874e8a3e8d5e6f50b4d38dc8280 2,816 1.00/1.00 vMB 7
860,187 860,187 0000000000000000000059bb0d96467eb94813b3ad0d4b119a6881bb4ca6d282 3,014 1.00/1.00 vMB 8
860,186 860,186 000000000000000000010ed5c3387f294f7e6842bfdc3b43098cdc5763720b3d 3,517 1.00/1.00 vMB 5
860,185 860,185 00000000000000000002a5369db7c1fd497c8348dda7ee88ac937d61836cd680 3,316 1.00/1.00 vMB 5
860,184 860,184 000000000000000000000040a8c50318c313d13980db9c7c152f347e7e0320f7 2,932 1.00/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.90 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.55 GB
    • Received: 17.39 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.