Loading Tool

Explorer IconExplorer

Memory Pool

79,151 transactions
29.29 vMB
0.07180822 BTC
Random Selection Loading Transactions
Max Size: 175.76/200 MB

Candidate Block

Mining Attempt 2602fa6a7c5b99162515f59a8ae558fa7bdc8198880ee4080c5302924a414e25
Version 20000000
Previous Block 00000000000000000001b85d9794a4a727476a72ab49258ad3cacec808147edf
Merkle Root cc9560db6e424b9be5af6a8c0c31b60923aa5d7fe2fbd3a6f9cd866a5d70be41
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,429
Size: 1.00 vMB
Total Fees: 0.01230216 BTC
Feerates: 170.94 > 1.23 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,064 (283,545 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
631,519 631,519 00000000000000000006971ba7c33e4d897ccb0bcbd8bdb979fc7019487cc1aa 1,444 1.00/1.00 vMB 56
631,518 631,518 0000000000000000000baf148dd53727738652c1aa387e9aa821561648a444c5 1,388 1.00/1.00 vMB 36
631,517 631,517 0000000000000000000e41ad1e4a4ece112ab87b60dd5115499e0f1d62131312 1,908 1.00/1.00 vMB 69
631,516 631,516 0000000000000000000bb4766a361cf52e8eb9ecba3848bcce2044384e1134df 2,596 1.00/1.00 vMB 146
631,515 631,515 0000000000000000000564cea0fea4ad5caf9902a2e16b7f4b59b9aadf449124 1,871 1.00/1.00 vMB 48
631,514 631,514 00000000000000000010871b1fb348550a9d44b7f920de626d0c2e6856d5fbca 1,386 1.00/1.00 vMB 38
631,513 631,513 0000000000000000000f8d1b337057a07af33ef1b6b88dc92ed611f5c382bcce 2,328 1.00/1.00 vMB 64
631,512 631,512 000000000000000000034b3de6b0945f00b313f1ebc6880853f4304de7faa2e9 1,930 1.00/1.00 vMB 61
631,511 631,511 0000000000000000000337100448834dcae35945501238333bf0f8edbbce4405 558 1.00/1.00 vMB 16
631,510 631,510 00000000000000000002b94119bd79bc384de769af6abad597b3da70f0ddcad8 1,466 1.00/1.00 vMB 17
631,509 631,509 0000000000000000000f3e41565e9e9b59bb44d5aed8ed888f97134c69d52f5b 2,313 1.00/1.00 vMB 40
631,508 631,508 00000000000000000011bd9afa93760c9da4757e194412e6ad57d16797c8e1d5 2,380 1.00/1.00 vMB 84
631,507 631,507 000000000000000000109b7cc4553673229499071c966dd4dcbea63c3445cf78 1,647 1.00/1.00 vMB 16
631,506 631,506 00000000000000000003b0cc54e82bccff000d0e9bbc895426415f03473f4c07 2,277 1.00/1.00 vMB 94
631,505 631,505 000000000000000000045944a6b79d8b651898407a5765186c5922ea6354c446 2,940 1.00/1.00 vMB 133
631,504 631,504 0000000000000000000cc5c676a5b610a8699a2909f7c667401e698c0d39a3fc 390 1.00/1.00 vMB 10
631,503 631,503 0000000000000000000998f0cb646fa0a90ec9502d29aaaed3d33d922bca288e 1,518 1.00/1.00 vMB 54
631,502 631,502 0000000000000000000eabbe5da6beb3e89a0a7439c140487ebe86bb0d62ba87 269 1.00/1.00 vMB 8
631,501 631,501 0000000000000000000e9efd34d27aad77ee49fe895ee9245abac877eba1444f 1,657 1.00/1.00 vMB 50
631,500 631,500 0000000000000000000a0037c233952df1064da62d11bad6c549bae04e239b8d 1,190 1.00/1.00 vMB 22
631,499 631,499 0000000000000000000942a6972fc3bd6cbfea961f302373db7ebfba277127cf 2,267 1.00/1.00 vMB 128
Previous 10 blocks ↓
Total Size: 782.50 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: 668.46 GB
    • Received: 15.52 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.