Loading Tool

Explorer IconExplorer

Memory Pool

77,279 transactions
29.49 vMB
0.07105325 BTC
Random Selection Loading Transactions
Max Size: 180.05/200 MB

Candidate Block

Mining Attempt c85270f704eafb3d6cd4903fffae3cb9146625afcb9a0be0553e5130fa240c11
Version 20000000
Previous Block 00000000000000000000cf3f5f15c57b2e8fb71d527029774760b564239aaa9b
Merkle Root 8c7986d9c084c1dbc6378cb95f4dea0ccab6b43db4762a709ce60ce121cba587
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,941
Size: 1.00 vMB
Total Fees: 0.00495552 BTC
Feerates: 67.41 > 0.50 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,400 (643,115 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
272,285 272,285 00000000000000058c793436f4e3a4236fe2431cf3c04f031d768f3062433f41 410 0.21/1.00 vMB 49
272,284 272,284 0000000000000004f5c1501704c2739e6ac234d04161968d6612c12bef57cee7 160 0.05/1.00 vMB 88
272,283 272,283 0000000000000005e3b3470613bc78dd796718f4480d8ea5c7b79a469e20f7cb 347 0.14/1.00 vMB 32
272,282 272,282 0000000000000004365c3965e999280851b54b8702112909dae68f6befa0c770 244 0.15/1.00 vMB 32
272,281 272,281 0000000000000005ca9038861d973623024cea2216cb9fab96ef3ee1d8bcaf12 181 0.07/1.00 vMB 56
272,280 272,280 00000000000000059fcb4b3d5ba3f8c8ebbe4649371a0cc2997541e62cba77fb 165 0.07/1.00 vMB 37
272,279 272,279 0000000000000001f2d76f07a0e9ff26b559df5de2cd7a81cf9a967fac352401 723 0.34/1.00 vMB 49
272,278 272,278 0000000000000001a6ed2421cf4d8751d6886d1b0a4c2aa128991863b8011205 459 0.22/1.00 vMB 74
272,277 272,277 0000000000000002ba6c0238f591039a73e28189b50ba54d078ded32bf7ccf93 544 0.35/1.00 vMB 17
272,276 272,276 000000000000000571594ff9bb965d22617d3a7c003303db05ab76fc3448e678 133 0.15/1.00 vMB 12
272,275 272,275 0000000000000003e935a46a8133b4bb13268ee0893b55a7bd42aa95487f1021 145 0.05/1.00 vMB 27
272,274 272,274 000000000000000166aa8aafa618ef4398daadc77b7ce1fc5c551785667370d3 328 0.12/1.00 vMB 45
272,273 272,273 00000000000000011c02b1c83acb633d730608453f8249209681d45e82c83026 84 0.03/1.00 vMB 14
272,272 272,272 0000000000000002b1cb9fd9f0811b76ae75809b8391bc95da5e4e7ce2416109 599 0.24/1.00 vMB 76
272,271 272,271 0000000000000004eb94e6256c0097d2f99c3cbeb12eef3d46b77a5421f3cd8e 97 0.04/1.00 vMB 27
272,270 272,270 0000000000000004a434170b2b721d4013621940ed69c0e65bee0a04d4a1e683 50 0.03/1.00 vMB 12
272,269 272,269 0000000000000000de8c93d022730855e9f0d0cb2e6cd2d10b1c646c7ec08724 144 0.15/1.00 vMB 17
272,268 272,268 00000000000000022d49afa0442281ed494cbfe5dcc79785c366288873742c35 515 0.25/1.00 vMB 57
272,267 272,267 0000000000000004e68950fa5b69d1e1466f38cda51511d47acb8d5aee53645d 425 0.19/1.00 vMB 51
272,266 272,266 0000000000000001a8e65b7a861375b30cc44a05ed9795861f21dc43523afe1c 42 0.02/1.00 vMB 71
272,265 272,265 0000000000000004bd418fc5061edf88b7c2e749cc854d445f5ca1ba7341f929 323 0.18/1.00 vMB 47
Previous 10 blocks ↓
Total Size: 783.08 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: 721.16 GB
    • Received: 18.35 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.