Loading Tool

Explorer IconExplorer

Memory Pool

30,018 transactions
6.30 vMB
0.03100245 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 47.31/200 MB

Candidate Block

Mining Attempt c81fc5186226ffecce7b119c3f808d35e7f50693b353df2e91ccd34d446cf54d
Version 20000000
Previous Block 00000000000000000002130ec113d9cf45f31f64da7d0db564cc1660a8ed9474
Merkle Root 8aff8d25e00fad3297a0ccf28b962fa922bec6f4da99977c0c5fa5e02c69109c
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,668
Size: 0.55 vMB
Total Fees: 0.01566399 BTC
Median Feerate: 2.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,240 (773,729 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
139,511 139,511 000000000000014f0394dca98b8462e20340d0dd6062ad4b4d7e428d6df73a59 53 0.05 vMB 842
139,510 139,510 00000000000005b413a4e7a415d36cfaa12ae91401d4837f3ade93ecf0787c24 55 0.03 vMB 48
139,509 139,509 00000000000002f06dbd8d46d9169ef3e831bc4ba43840b4afbf068b62716d93 8 0.00 vMB 955
139,508 139,508 000000000000033c22480f269609bb6fe05bdfeef04af9d7c0b4e751ceae3a4f 17 0.01 vMB 750
139,507 139,507 000000000000045d1f801ba6ed692d2643b84c77e88f252c49647dfd7baa1d83 117 0.05 vMB 164
139,506 139,506 00000000000004d537a40d34bcebe6773590be8c227d73107c39922e84d6e2de 67 0.03 vMB 606
139,505 139,505 00000000000003a537c4939a1c3a2d38acc235ed7819df3b19b681acc701b04a 18 0.01 vMB 198
139,504 139,504 00000000000003dece95346b2150c30f7b033034b49e4302fb0b21c7b973a539 20 0.01 vMB 19
139,503 139,503 000000000000069c5b67a2fefd0b04e571e817eaa4c94c8d9eba6b9350fd512c 24 0.01 vMB 106
139,502 139,502 000000000000014e51ffc736491f0a8c2053414f7178849e25422bbba163fcf6 37 0.01 vMB 90
139,501 139,501 00000000000005c945b7361f257002a8624969038f2e79bef00ab4ae2a1b2f2f 67 0.04 vMB 130
139,500 139,500 000000000000026fdf8e0f000596f77adfdb744888feb9e609e48dab05ebdc56 51 0.02 vMB 164
139,499 139,499 000000000000058b781e7fa5e8eb636d14a717985e96bdf8522dced8c3699918 60 0.02 vMB 63
139,498 139,498 00000000000002ee0c5e637773095a2753ef9f02fc7a90fdadb50ed74f67399d 157 0.06 vMB 138
139,497 139,497 000000000000057c1bda65ea808bb822af2312a3663debde64f241e40053347a 37 0.03 vMB 113
139,496 139,496 00000000000000e65f7a304d53b96a5debe867acee16e229f082b72ea6414c48 51 0.03 vMB 305
139,495 139,495 00000000000002f2b2ac11e90a2a2e57352c4c9459c10b72409cc7c4842fa40e 79 0.04 vMB 198
139,494 139,494 00000000000003fa43bac862aa8150f9b68bc649fc22887fc209afee4ee183ab 10 0.00 vMB 0
139,493 139,493 00000000000002afdc37d3c762fb53eca73a16e6d1885aeb048876cbe363640f 49 0.03 vMB 808
139,492 139,492 0000000000000469c3fb8da8a37d5a87ee1982e8df3e4b66ab7f62ddd071fd53 29 0.01 vMB 126
139,491 139,491 000000000000049f7f55762c52869b4db2c2f754564ad9a7bbedfb2a76f8994e 55 0.03 vMB 175
Previous 10 blocks ↓
Total Size: 779.27 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 76
    • Outgoing: 10
  • Data Transfer:
    • Sent: 43.33 GB
    • Received: 0.60 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.