Loading Tool

Explorer IconExplorer

Memory Pool

76,123 transactions
28.09 vMB
0.08669192 BTC
Random Selection Loading Transactions
Max Size: 171.15/200 MB

Candidate Block

Mining Attempt 230584aaf3551b1df135b4622b2c814d6739e24d237bbbd4db2e68d4f5c13ca7
Version 20000000
Previous Block 00000000000000000002102afa1db3081518716f594315bc6c7bf9736cdf6fb9
Merkle Root 494ce8ac6f6c30b1495ce8c512306af1a570baa4f04f3c717e6f0a2c372edb5a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,110
Size: 1.00 vMB
Total Fees: 0.02624027 BTC
Feerates: 100.00 > 2.63 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,258 (474,140 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
441,118 441,118 000000000000000001990f9d0a0a8e7c15e04ba509cdb56d7bb9ac8c8777f4ad 1,227 0.48/1.00 vMB 78
441,117 441,117 000000000000000001160d8833b63c9009a1e941f694aa702fcd8b3e106317ba 1,481 0.74/1.00 vMB 73
441,116 441,116 00000000000000000172ef047dd21e22bfd31f81583fa91ccd4fc5d9805f37d0 1,109 1.00/1.00 vMB 46
441,115 441,115 00000000000000000339825451b2704feb397cf1086d03e1757dd458da519cc8 2,639 1.00/1.00 vMB 59
441,114 441,114 000000000000000000cc8119de3690ed055ee83971ed4f0325ce8348e0c3fb63 2,064 1.00/1.00 vMB 79
441,113 441,113 0000000000000000010c71498ff03ab55e45aa02c73021a0d87e8adbe5131176 2,170 1.00/1.00 vMB 85
441,112 441,112 0000000000000000018f4124303791a9bfcafc9673a40b6b541ca51d3c2e03d2 2,075 1.00/1.00 vMB 60
441,111 441,111 000000000000000002e8b450fae02b7661171acaa5e45384762c1c72ddc7d25d 2,564 1.00/1.00 vMB 69
441,110 441,110 000000000000000003603203b4c088f13071c464a6cde9d1bc1cf47f2b54020d 531 1.00/1.00 vMB 71
441,109 441,109 00000000000000000251738935f2397d52db88fec37e345880ab7df2c8505136 2,245 1.00/1.00 vMB 93
441,108 441,108 0000000000000000038499c5811c106f1fb46e5f430e662599e9d1a93822dd0e 1,810 1.00/1.00 vMB 76
441,107 441,107 000000000000000002456b73fba03cb6d7e8ab8ac9c3ce261f6961d512fb0401 1,938 0.75/1.00 vMB 89
441,106 441,106 0000000000000000021f57bdd33d04257af80e8793d3d1d44a1a08f669c40388 2,434 1.00/1.00 vMB 97
441,105 441,105 000000000000000003b48c3f7401a76f8a26e52641f1b8466cfb1d43b469d711 1,521 0.75/1.00 vMB 71
441,104 441,104 0000000000000000016f2977292d708126e3d08ec46f56e325c74ac978822931 2,333 1.00/1.00 vMB 66
441,103 441,103 0000000000000000030627ab816e0a10fbc235b9abcc8cea9b8ac6c1928811e8 2,336 1.00/1.00 vMB 73
441,102 441,102 0000000000000000003bd054048e9faf708cb209f114e1bac3b63cc052a7c9df 2,230 1.00/1.00 vMB 82
441,101 441,101 000000000000000001c142619587ec7e4df6bcc38249fe1a468b04fcc244a898 2,687 1.00/1.00 vMB 75
441,100 441,100 000000000000000001cd5439b48faf5812d34f73c387d61da8580c60f5579e39 2,655 1.00/1.00 vMB 107
441,099 441,099 000000000000000003a61de64927c8ee1c7c2e7d744cc7f20c11a082481c4fbd 2,449 1.00/1.00 vMB 107
441,098 441,098 000000000000000002c8ca97fd9a07c459cff78fb6f100e2e0b3612a5e7d057b 2,208 1.00/1.00 vMB 81
Previous 10 blocks ↓
Total Size: 782.84 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: 712.05 GB
    • Received: 17.15 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.