Loading Tool

Explorer IconExplorer

Memory Pool

81,020 transactions
29.69 vMB
0.12589994 BTC
Random Selection Loading Transactions
Max Size: 179.99/200 MB

Candidate Block

Mining Attempt 26eb20d6085759e59c0fbf6e8f53a293b22af9ad1774e7509eff6abb2289cd7a
Version 20000000
Previous Block 000000000000000000011cc0b225341b90497783ca10dd85ac5777da035b07ab
Merkle Root 2115a79114bd3b3dc126cea5d56a5b8d6652628b5b06541a945178ae26932441
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,798
Size: 1.00 vMB
Total Fees: 0.05985409 BTC
Feerates: 151.07 > 6.00 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,118 (779,830 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
135,288 135,288 000000000000089270991fbdc0c3f5dd3186bc861bc614ab84d2941ba7f8c3f1 22 0.02/1.00 vMB 143
135,287 135,287 000000000000058347fea707d36b04af224a7a56e04ca4052813b17b1a37692c 7 0.01/1.00 vMB 24
135,286 135,286 00000000000005aa1ce11c5aeb1cae921c7d30e458ad30529b40c181cd7f45dc 60 0.03/1.00 vMB 466
135,285 135,285 0000000000000a19ac3030d2e63f940a8e3f574964f931c3242227e35c0fc9d0 25 0.01/1.00 vMB 1,356
135,284 135,284 0000000000000478056233de4a85e0520119e777bddf036e915fb37925c9020d 129 0.05/1.00 vMB 226
135,283 135,283 000000000000013c8429f412f456dfe5a57c2118e938ad04fe07daaf3b7699b4 16 0.01/1.00 vMB 472
135,282 135,282 000000000000013ef688ebdd31216fc5feddb179cca62a1b13ba2d67a80160fd 124 0.04/1.00 vMB 212
135,281 135,281 00000000000005cb8d27fa3d993247679fa8d963296fa0286116557ab46d5b9e 10 0.01/1.00 vMB 246
135,280 135,280 000000000000033a3f51070fa7316518841125d2ef50c4b116d4aaba4d556ad1 29 0.01/1.00 vMB 457
135,279 135,279 00000000000005fd2b9d948f0fa2195a79e485abd6c1ec1151252846e2ecce78 24 0.01/1.00 vMB 340
135,278 135,278 0000000000000a6f7ade8ef6f7ea8d5b2b9027c25c030a760536f0ddc1e045a6 70 0.04/1.00 vMB 421
135,277 135,277 000000000000010c5627344560b791aa9d2be281ee8306bb67d9e0dfb4debfba 30 0.02/1.00 vMB 150
135,276 135,276 000000000000009e952ed71fef42780d52560bf8a797e38443f50eee73873895 34 0.02/1.00 vMB 427
135,275 135,275 000000000000042f9bf06587c23684152f8893d0c10cf8fb79d22a84c30e377e 59 0.03/1.00 vMB 512
135,274 135,274 00000000000001fbc6825d0f4c56fdbaed8865e0b81d67cb64a033d671f11c5b 10 0.01/1.00 vMB 59
135,273 135,273 00000000000001b0a777e18fc8917484ce28841d64000925404a116fc4602b9c 6 0.01/1.00 vMB 0
135,272 135,272 000000000000078d2adfcfabe027be04bea0117a05c789473d45b673a2cc8f9d 270 0.09/1.00 vMB 323
135,271 135,271 0000000000000a01bba2519900dad263bfc997c74320c7cad959424d693dce79 13 0.01/1.00 vMB 649
135,270 135,270 00000000000005e8b2a24be0e312f4ed044ae9884fce05aba0858d24d613a28a 143 0.05/1.00 vMB 571
135,269 135,269 00000000000000c4c39d6ba588638688564fa28d42149352b6ddabdc310a6dfe 19 0.01/1.00 vMB 607
135,268 135,268 00000000000003dc769a6b87a64cde15239d92cde95ec6bbfd2708755b782390 48 0.02/1.00 vMB 462
Previous 10 blocks ↓
Total Size: 782.59 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: 671.64 GB
    • Received: 15.98 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.