Loading Tool

Explorer IconExplorer

Memory Pool

78,417 transactions
30.01 vMB
0.08435154 BTC
Random Selection Loading Transactions
Max Size: 182.57/200 MB

Candidate Block

Mining Attempt 700f4f94b6631d22f7e2e3b82ff5229ffc9d510d3e90ec758198868b553293f3
Version 20000000
Previous Block 000000000000000000000eae6ae416cdad2dec45a411fce4671dd0b42eb663a3
Merkle Root 0215a8ad4467798bb7bbe2639c94ea221810b5849cd5601b723310b2c1479473
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,432
Size: 1.00 vMB
Total Fees: 0.01773823 BTC
Feerates: 151.02 > 1.78 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,401 (298,764 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
616,637 616,637 0000000000000000000eac8bcb0b55c5a00d438cd68de2836e20824b59bbf571 2,672 1.00/1.00 vMB 12
616,636 616,636 00000000000000000010767ce283acc8c10657299014a846b92d797390f3dc15 1,611 1.00/1.00 vMB 8
616,635 616,635 000000000000000000020475a054d6657a1443a085e7b8da00ae7be58bf0383b 3,128 1.00/1.00 vMB 28
616,634 616,634 00000000000000000007113e79edb30157cf555e802f715bc78631a507e1fdd4 2,664 1.00/1.00 vMB 26
616,633 616,633 00000000000000000000cae29061ce1f36763bb8a7f4ca0f5abf2e53bd8ffbb3 2,824 1.00/1.00 vMB 11
616,632 616,632 0000000000000000000d68f86089b3d93b0bf988394d4ed44893524a643fae07 2,781 1.00/1.00 vMB 12
616,631 616,631 00000000000000000009fb32c368c1c2cafbd24a2506068c982a4a54f173c7a2 2,876 1.00/1.00 vMB 17
616,630 616,630 0000000000000000000290057ac76fc0b9ca6e2ea783df49b512230a052a14f7 2,888 1.00/1.00 vMB 25
616,629 616,629 00000000000000000007d0c1227f06d4464f9fa0fd03cc1c1411f9be08b024cd 934 0.31/1.00 vMB 14
616,628 616,628 0000000000000000000d24eb7d15447b83b2795fe25ac4f6ac92dd3c1b7a2c79 2,854 0.88/1.00 vMB 14
616,627 616,627 00000000000000000011462702c998b7244f4e088d91a52cd7ddb7b19af36810 1,592 0.57/1.00 vMB 14
616,626 616,626 000000000000000000077e3836b904c722e03797baf5d0702c907b4c86811ab8 1,837 0.66/1.00 vMB 6
616,625 616,625 000000000000000000039b2a1d794474d3ed802276ac678d14efdf054fd9ff67 2,054 1.00/1.00 vMB 23
616,624 616,624 0000000000000000000a94769d6b5c953482e821869ec57e24ee783bd4fbaffe 1,994 0.82/1.00 vMB 6
616,623 616,623 0000000000000000000c202794a07ea5a6ea5cdc7b951eeee04485b42ed28b1a 1,917 1.00/1.00 vMB 25
616,622 616,622 0000000000000000000ff9c83b894a8d8f4b72406b216ceb557b7f081e741f92 305 0.09/1.00 vMB 20
616,621 616,621 000000000000000000027d1aa40e952a9253e8556a8f91d8d5c4ddcab2f70536 1,273 0.48/1.00 vMB 17
616,620 616,620 00000000000000000001d432b156f481a94336c1a6cbd41a47b583369e1306e8 1,702 0.78/1.00 vMB 15
616,619 616,619 00000000000000000007d8f8dd2ee087ac82389d63cc419de4d2fa8a3eefa756 462 0.16/1.00 vMB 19
616,618 616,618 00000000000000000001d853ec2a80ea13ec67f2a44ba7d192bcbff4658b89f8 3,067 0.98/1.00 vMB 16
616,617 616,617 00000000000000000007d358fd57515b84d9c6d152dbaa7aab951305ba7716c7 822 0.31/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 783.08 GB

Node Details:

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