Loading Tool

Explorer IconExplorer

Memory Pool

80,920 transactions
29.82 vMB
0.07840761 BTC
Random Selection Loading Transactions
Max Size: 183.17/200 MB

Candidate Block

Mining Attempt 90e90ed3b5d2baf7a0c5d70db2d082a1b493ccab1df919870fe99e143437ea8c
Version 20000000
Previous Block 00000000000000000001b9e1fc0c07b333cc15370429acb6a77281d8bcbc9d2b
Merkle Root 2fd17be3d4f337d4314b809d1cb699b12fe606eba1388cc9bbb45e716032cea8
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,613
Size: 1.00 vMB
Total Fees: 0.01252048 BTC
Feerates: 82.43 > 1.25 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,324 (485,474 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
429,850 429,850 000000000000000003baf110203cd7d2579ee4dd69011123a9f0584e70ff2d29 432 0.17/1.00 vMB 55
429,849 429,849 00000000000000000282baf0fc21e8eb9b0d6b2bd1aa53dbfc06cb5a6563be52 196 0.07/1.00 vMB 61
429,848 429,848 000000000000000001c2734e0ca3864c11818e18b9651d4e1d57493f80f3fcdf 853 0.33/1.00 vMB 58
429,847 429,847 000000000000000003f20380fd184be4faaf5fddefd5e3be26decb962de7bcd2 698 1.00/1.00 vMB 15
429,846 429,846 00000000000000000266c576dabc34fd65c470148171ec4edf737208e1561665 2,627 1.00/1.00 vMB 61
429,845 429,845 000000000000000004598bc88ee8561bccfe2143b1599399df6aa436bd74bc61 675 0.26/1.00 vMB 64
429,844 429,844 0000000000000000014b363b9595cd4e7641b9fa77abd068f1129f01c66ff8ab 786 1.00/1.00 vMB 17
429,843 429,843 000000000000000001c4882877a2e38e78476993167d77a4ffe0ee85fa560f6b 1,199 0.98/1.00 vMB 27
429,842 429,842 0000000000000000041042bd48680a15ee4af017609d02683384021e8432f51b 1,074 0.43/1.00 vMB 55
429,841 429,841 000000000000000001911e30534cf193316f2fbb170e23b51049c9fe3fe4c2d7 1,207 0.41/1.00 vMB 66
429,840 429,840 0000000000000000003988a839cf559e92df2f52a1c2e5de3753795f6d320a3e 2,120 1.00/1.00 vMB 49
429,839 429,839 000000000000000003f10614628b31208bd505435c14efd514705fc226c64da3 485 0.18/1.00 vMB 63
429,838 429,838 000000000000000004324c6c9ebcb0f09eb31de8b58599dd65b8c31debd5710a 496 0.99/1.00 vMB 11
429,837 429,837 000000000000000004367cdaabfb0e52f6b941413a8432c3bffdf790314e8add 835 1.00/1.00 vMB 21
429,836 429,836 000000000000000004b96e21ab8bcb52cbc45a84f7e6bb042e23e28dbda498a3 1,462 1.00/1.00 vMB 33
429,835 429,835 000000000000000002ea21a88f0dbd479bcefc63606845a5821e555bc55d738a 2,819 1.00/1.00 vMB 67
429,834 429,834 0000000000000000012fbdbe3a6ee5c859de40e49d6278c76d73d84ca0502606 369 0.18/1.00 vMB 26
429,833 429,833 000000000000000001bc3717709fe01770a1cd3404540ee61c5d8c7f37f19ca1 2,714 1.00/1.00 vMB 64
429,832 429,832 000000000000000000695a90adce74f659b579b877bfdee4679cf670278846eb 671 0.26/1.00 vMB 58
429,831 429,831 0000000000000000049a31c11ae353b915c5ce015c1310e21612838a3281844c 1,441 0.80/1.00 vMB 34
429,830 429,830 00000000000000000153c5b6f09e2326c95e5cb47860a759c7ec0d3a79df89c9 2,054 1.00/1.00 vMB 61
Previous 10 blocks ↓
Total Size: 782.95 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: 715.23 GB
    • Received: 17.67 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.