Loading Tool

Explorer IconExplorer

Memory Pool

82,487 transactions
31.19 vMB
0.10188730 BTC
Random Selection Loading Transactions
Max Size: 189.98/200 MB

Candidate Block

Mining Attempt 67019670563e42f465166be49abed7c2e7b9e4f53e650b7dec145fb02d75f2a4
Version 20000000
Previous Block 00000000000000000000d54ae1f901c1782dfc3a366574883d3ffd6b49db3d43
Merkle Root 508929b1f17b9b7ff17b8d46126b7e930dce7661d3754d7223494a8628a4d923
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,934
Size: 1.00 vMB
Total Fees: 0.02668676 BTC
Feerates: 151.12 > 2.67 > 0.96 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,384 (485,533 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
429,851 429,851 000000000000000001dae910162b12590cffc5e16af773c8d6d843915b681525 882 0.33/1.00 vMB 61
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
Previous 10 blocks ↓
Total Size: 783.06 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: 720.64 GB
    • Received: 18.23 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.