Loading Tool

Explorer IconExplorer

Memory Pool

43,194 transactions
26.44 vMB
0.05712728 BTC
Random Selection Loading Transactions
Max Size: 139.29/200 MB

Candidate Block

Mining Attempt 3f344ac3ccf85b7a16a918d6a84466adfe6bc219735dba88439f5a3e1554d8ce
Version 20000000
Previous Block 00000000000000000001e1af25ad4e9d2008c13672c48d9c88eeac32a869b9f2
Merkle Root a4595886f2abc8d07197da004fea6522076d6b8e617aef7e61410b97af0b2286
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,868
Size: 1.00 vMB
Total Fees: 0.00869159 BTC
Feerates: 73.20 > 0.87 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,789 (280,890 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
633,899 633,899 0000000000000000001167593c069bebd920fc15f7456417122c9b62b3ecfcb0 1,888 1.00/1.00 vMB 23
633,898 633,898 000000000000000000112ef635f8a4512a978c4ee798059c1bc3888689121c2b 2,388 1.00/1.00 vMB 37
633,897 633,897 0000000000000000001006e4a292756dd04ef24f6e4901233e4f53224e78e281 2,304 1.00/1.00 vMB 29
633,896 633,896 00000000000000000013ffd16fbd7fab695942ed05e933770b1fe2626eff1604 2,128 1.00/1.00 vMB 25
633,895 633,895 00000000000000000001b8e0a43f7434b3b841161eea240e529c7745bc128f8b 2,660 1.00/1.00 vMB 30
633,894 633,894 0000000000000000000a963518bf69a0ae9259bb7b44bedb1373cf0da60c0a35 2,957 1.00/1.00 vMB 35
633,893 633,893 0000000000000000000b1e2f20152568f4f35a1895336bf67fdb0e758c003303 2,804 1.00/1.00 vMB 45
633,892 633,892 000000000000000000133e038cbd96883f743cf47e6a14b2f58112e251c25a9a 2,973 1.00/1.00 vMB 40
633,891 633,891 00000000000000000004080f53f03b695ee5c038cebb72ff9be52a59a849ebde 2,924 1.00/1.00 vMB 43
633,890 633,890 0000000000000000000476347f3200fc4a72250064ffcf0742399d3e50de235f 2,027 1.00/1.00 vMB 26
633,889 633,889 0000000000000000000c42935673f55f7dd497e26597769dba1cc3fddec7ca42 2,525 1.00/1.00 vMB 43
633,888 633,888 000000000000000000078ac9991e6ca7ab6d812815dbad8b71d03a98eafaa1be 2,533 1.00/1.00 vMB 20
633,887 633,887 00000000000000000012bef316a76066f74335dc703563da030a0deba7c4de80 2,575 1.00/1.00 vMB 32
633,886 633,886 000000000000000000074bde0facb4b319ece95ff19bdecd2a10c8336a78bdde 2,516 1.00/1.00 vMB 33
633,885 633,885 00000000000000000004429cde54690c0c9aa48f16c654a37d4fa837f6b46fa7 2,849 1.00/1.00 vMB 31
633,884 633,884 00000000000000000009aa72d06d12ab189cf56dce21525d12a8c048deb7c39a 2,987 1.00/1.00 vMB 50
633,883 633,883 0000000000000000000573ab7134adf4840bfa5132766af372863364627b72b3 2,275 1.00/1.00 vMB 25
633,882 633,882 000000000000000000022b80136e3337d57bcfbbfdeac675ea1b1a5dcb513e2b 2,593 1.00/1.00 vMB 31
633,881 633,881 00000000000000000002ee5e5d147252b62b1a9f92bfe2253ada3e0dea4f241b 2,944 1.00/1.00 vMB 27
633,880 633,880 00000000000000000007df29ccf15e06795076b2000376a85cae0f80cd9e4507 2,606 1.00/1.00 vMB 46
633,879 633,879 000000000000000000072b770768a93ba438dd8e4c78d59bcd73ab3a4e52936b 2,224 1.00/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.01 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: 649.34 GB
    • Received: 13.16 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.