Loading Tool

Explorer IconExplorer

Memory Pool

75,366 transactions
27.89 vMB
0.08256712 BTC
Random Selection Loading Transactions
Max Size: 169.70/200 MB

Candidate Block

Mining Attempt b8db90b5f342056d1d7ecbe31f80092fa1ac98ed5d8c10c8948922e5caf93294
Version 20000000
Previous Block 00000000000000000001dd92e066f2c7ec28252fbb6b5fa39f46ea7f85c79f17
Merkle Root 0b24a7eaac5345585c94e59f00e0dc726dfcf25b5a47916d931ffe66b3107ba1
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,382
Size: 1.00 vMB
Total Fees: 0.02276799 BTC
Feerates: 100.21 > 2.28 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,287 (405,014 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
510,273 510,273 0000000000000000005b188ead38d981ba900c695cbe3f73e2a763bed0d23a8a 522 1.00/1.00 vMB 10
510,272 510,272 0000000000000000004b39a471370257d1325217ce4d32ade5acb98cd78b44f8 1,153 1.00/1.00 vMB 14
510,271 510,271 0000000000000000005744aebdd017a6e44a78fac4b30d0ac1d1a45fdb2103e1 852 0.37/1.00 vMB 49
510,270 510,270 0000000000000000004ff2d844e9ae4e954ed5d80b1fac27afa7f992383b0090 1,788 1.00/1.00 vMB 33
510,269 510,269 00000000000000000017f462f079c34126fcaa4363f987fa60224650174541c6 208 1.00/1.00 vMB 2
510,268 510,268 00000000000000000022a38dd4e6ffff0ef943950c19f5f1fd6f55ec4d186522 1,795 1.00/1.00 vMB 42
510,267 510,267 000000000000000000119544412786f92a307257825c7f577de059734167de06 1,029 1.00/1.00 vMB 23
510,266 510,266 0000000000000000004f7aeba4f2ea6027343e045e1b86120093d9cdd32ebe7e 563 1.00/1.00 vMB 13
510,265 510,265 0000000000000000000de680e7648dd3ac52475c10a581e30363f95cc2e0c12e 2,017 1.00/1.00 vMB 38
510,264 510,264 0000000000000000003588a17e503ccaab74025a8c35bcc2a639dab6e8662a97 342 1.00/1.00 vMB 4
510,263 510,263 0000000000000000001d52f15686fb085c2eed74876b3bc8aeb9906b4aff08a4 275 1.00/1.00 vMB 5
510,262 510,262 00000000000000000006e502155e10627b4c894b94e6ed122405f26ff7b82f95 2,335 1.00/1.00 vMB 12
510,261 510,261 0000000000000000005c311662e7b03a11de27cc5c64e8445adae2e55d63ad32 2,443 1.00/1.00 vMB 69
510,260 510,260 0000000000000000005a513de8b082f83c2f18909f12204a9a9ea618e798b510 1,023 1.00/1.00 vMB 11
510,259 510,259 0000000000000000005d6c963964508faca7bd07ae7e8f4624f726b7be7c26bf 2,537 1.00/1.00 vMB 52
510,258 510,258 0000000000000000004651b7a2ce9ff054afd484e4e1ca247b9a01e2a6c01000 1,239 1.00/1.00 vMB 8
510,257 510,257 00000000000000000017b11655a62051bf789aeb143eade968361f6f5394eb29 1,266 1.00/1.00 vMB 13
510,256 510,256 00000000000000000051569d61286705d100259d27aa1d17f9ef612872bb46be 2,431 1.00/1.00 vMB 24
510,255 510,255 0000000000000000000a8fc1ad22c8498851a19134750c2da049909895a4fd39 2,286 1.00/1.00 vMB 61
510,254 510,254 0000000000000000001889313542647e27474da25e0e2029225ca18e9cbbd8d2 2,527 1.00/1.00 vMB 63
510,253 510,253 0000000000000000005b9306c9bfdf666df5f0b1cf2bf4c452c9faa6ac4e93aa 597 0.27/1.00 vMB 64
Previous 10 blocks ↓
Total Size: 782.89 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.37 GB
    • Received: 17.36 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.