Loading Tool

Explorer IconExplorer

Memory Pool

78,642 transactions
28.88 vMB
0.11062504 BTC
Random Selection Loading Transactions
Max Size: 175.32/200 MB

Candidate Block

Mining Attempt adaf88133a5aba4f7ff75d34133c4bdce3f07f74036a983d8519a47d9c36f993
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root 8d5b1c7cb3fb537f4f89dfc7673140b88205e16f6c2a332912046382ec3feabe
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,194
Size: 1.00 vMB
Total Fees: 0.03949329 BTC
Feerates: 602.26 > 3.96 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (311,191 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
604,114 604,114 000000000000000000021e49fc9e18e3decaaa48f0df2417941d9c2364c7df4b 3,055 1.00/1.00 vMB 21
604,113 604,113 0000000000000000000e1023930af1d10b7d432b5f228ec0e07497957ed900c2 1,579 1.00/1.00 vMB 37
604,112 604,112 0000000000000000000640df515169ddaf0eda28a78f969917f950e27cd92f96 337 1.00/1.00 vMB 2
604,111 604,111 00000000000000000006f76d61482a9fb25a555bf938c5ed421308a39b5b3038 140 1.00/1.00 vMB 2
604,110 604,110 000000000000000000082880e013b6210dd6ccc3c65558df8da396cdfc2d06b9 859 1.00/1.00 vMB 5
604,109 604,109 00000000000000000000d09af20e0cc640a45d2ef2194216945af8f7d63e102b 329 1.00/1.00 vMB 3
604,108 604,108 000000000000000000112b07715664b3193696a93609a43e66ad5230ce243b74 2,201 1.00/1.00 vMB 13
604,107 604,107 00000000000000000000ae71816d2fc9aec27a1a288625bf16d8e3fe3a426278 1,417 1.00/1.00 vMB 9
604,106 604,106 0000000000000000000bf0aa76ecb485d593c7aa7880bbd04ad1f469e05e7067 1 0.00/1.00 vMB 0
604,105 604,105 000000000000000000020814bb5620c136210c59425f2116d15726b1f245ddb3 2,339 1.00/1.00 vMB 7
604,104 604,104 0000000000000000000c9f6fdb7cd379fa96e18de213300c1a7babd53c447a7e 3,084 1.00/1.00 vMB 18
604,103 604,103 00000000000000000005d039df038f769985ec98726ed5ce5f2b4ac4b9323fde 3,152 1.00/1.00 vMB 11
604,102 604,102 000000000000000000031d21cec3126eb2e749944644c2c62d9edebaea65beb6 2,623 1.00/1.00 vMB 27
604,101 604,101 0000000000000000000df6777d4245a3f65eee90e6d6c2e7ee402bfa39ad5fca 2,899 1.00/1.00 vMB 29
604,100 604,100 00000000000000000001817ea667d4726afaaef2590ead5e5b39ad0664e2dd2d 1,368 1.00/1.00 vMB 12
604,099 604,099 00000000000000000002ae49c50d6bde74aab7d7bb0a3448a0d1efaac988b048 1,819 1.00/1.00 vMB 17
604,098 604,098 000000000000000000055fbf3512d8396d15b77ead3208ab9a862a085417433e 1,420 1.00/1.00 vMB 3
604,097 604,097 00000000000000000005d9d1d5dbfbd0c958f3e10c4349d1996dfa756f370176 2,545 1.00/1.00 vMB 18
604,096 604,096 00000000000000000000393c58a80e5246510114a690e20874f0aed88d45c1f3 2,947 1.00/1.00 vMB 15
604,095 604,095 00000000000000000006f5cff3f580698cee95bec3c0a649ead1eb60c901e233 3,325 1.00/1.00 vMB 35
604,094 604,094 000000000000000000103d59e3636b731f536b9bf876841e4c3ed70548ac0921 2,771 1.00/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 782.92 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: 714.40 GB
    • Received: 17.53 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.