Loading Tool

Explorer IconExplorer

Memory Pool

67,726 transactions
26.10 vMB
0.06174800 BTC
Random Selection Loading Transactions
Max Size: 156.64/200 MB

Candidate Block

Mining Attempt c936f02eb04bcf5a7e0eb4b116dc957cf07ebd7ee1153e72d36fa5c4fe56279f
Version 20000000
Previous Block 000000000000000000018d0d78720d3175d7f70f46b866504cf923bc2a4f157d
Merkle Root ec325e1c98c857b50cc4620d2e45c19596ca5445b683e3b058344d5119672bf4
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 915
Size: 1.00 vMB
Total Fees: 0.00640508 BTC
Feerates: 40.21 > 0.64 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,487 (643,985 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
271,502 271,502 0000000000000001be46113cc388ccced132413dc3655d9ea3bc275e5c6754b8 707 0.38/1.00 vMB 78
271,501 271,501 00000000000000011e3ba01c9215ba22d9718304c35bda9da30ec6012a9d4245 179 0.25/1.00 vMB 66
271,500 271,500 000000000000000290112a81dcfd773afcfec1a38a277cdbe909027ca35335e0 91 0.07/1.00 vMB 15
271,499 271,499 0000000000000005759e93c08761eb246e75504f7403a840c1695f3edb15f0ed 266 0.13/1.00 vMB 42
271,498 271,498 0000000000000002e602c3ec39110da4b2b1674aadc5cec66b360a1a1cde5976 550 0.25/1.00 vMB 70
271,497 271,497 00000000000000052b6236918309d821fed102e02f3bf11591a828fd1ff97e27 399 0.22/1.00 vMB 45
271,496 271,496 0000000000000002c3f606972c4bc74099afa3445470140b2b3c575a8301f594 562 0.25/1.00 vMB 36
271,495 271,495 00000000000000019f1855d97863e2109c17a6cc590d5a506e3a0e86347d81c0 669 0.25/1.00 vMB 106
271,494 271,494 00000000000000062b970c2b9ae27efa42d9b167aca06f663d4cd8dc827fdf19 238 0.09/1.00 vMB 79
271,493 271,493 00000000000000005d528f1ed203fae6baebcbb2360db94870d03a7ac929a0f0 9 0.00/1.00 vMB 31
271,492 271,492 00000000000000011c312c32b14131925fa8cf1b227af6150443c15dc23d750b 202 0.12/1.00 vMB 39
271,491 271,491 0000000000000002bf515ec4bad1caedb6efc6c5d12fbc8e6fd9e8b8e2b5a572 425 0.17/1.00 vMB 67
271,490 271,490 00000000000000061b8dfc890a8a8ce1da02c14ed58d4453f273b91ed8e63335 272 0.12/1.00 vMB 37
271,489 271,489 0000000000000001759f659eeaae9616d30e5e947e71eaa3b81eb6eb2f12638a 1,000 0.62/1.00 vMB 27
271,488 271,488 00000000000000013fbfcfc5e30a7898def82e5bc9927660eb9862ba19fd2060 595 0.25/1.00 vMB 46
271,487 271,487 000000000000000227dc0aa1ec27912f56b9cf7e4c722252302d15b497b8af9e 740 0.25/1.00 vMB 77
271,486 271,486 00000000000000041e784c0d969b4278053eb04b1089d5c28231f9d3f648485b 551 0.25/1.00 vMB 171
271,485 271,485 0000000000000003b39672e43c574e66e13d11393a867e3a2bf0fb01e8b01876 245 0.14/1.00 vMB 41
271,484 271,484 00000000000000056ca5056933fdca46f2a846a07ed475906d975178de9acc7b 1,062 0.49/1.00 vMB 63
271,483 271,483 0000000000000003f00eba2161f3e9b4dbfb0c28eee9d38ca3ba44aac2822302 566 0.27/1.00 vMB 45
271,482 271,482 0000000000000002675724b21fcc2ccc1dddab9f21c095fb1257d00037e188cd 524 0.24/1.00 vMB 47
Previous 10 blocks ↓
Total Size: 783.24 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: 759.90 GB
    • Received: 19.09 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.