Loading Tool

Explorer IconExplorer

Memory Pool

78,368 transactions
29.11 vMB
0.08156864 BTC
Random Selection Loading Transactions
Max Size: 176.19/200 MB

Candidate Block

Mining Attempt 44896c20bff8811c28da34c9dbec58349880a5319989140890fd3e26e0b8285d
Version 20000000
Previous Block 00000000000000000000f174527a55589ee9a7d627506640aecc5089076e5f75
Merkle Root 2b8697ad100303f66b0df24c67370b9c1cc0072f27f986ca72c38ae7489c6064
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,779
Size: 1.00 vMB
Total Fees: 0.02074970 BTC
Feerates: 178.73 > 2.08 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,162 (185,415 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
729,747 729,747 0000000000000000000420954442396de18443df3896b6bba39b49e686436455 707 1.00/1.00 vMB 9
729,746 729,746 0000000000000000000a04c6cfcd02140fe3334a9c74801f68be7efe20b7e06b 2,170 1.00/1.00 vMB 12
729,745 729,745 00000000000000000005c5fd29568add897d7734ee1c7d56ccd35ec0e69d25af 3,503 1.00/1.00 vMB 8
729,744 729,744 000000000000000000011adc6f41483d65ce9aacd31439de2b8e2888a996de41 3,280 1.00/1.00 vMB 8
729,743 729,743 00000000000000000002cc15555c9fb04bedc7fe58b07826011e107559f579af 2,870 1.00/1.00 vMB 10
729,742 729,742 000000000000000000010c1a896c3f3e0fab7b6ecebd8bcad5a776729221befc 2,724 1.00/1.00 vMB 17
729,741 729,741 00000000000000000004ab4bf8a85fefe717c62e6bd52d238e7fe8189a2858a6 4,072 1.00/1.00 vMB 7
729,740 729,740 00000000000000000008e739c66f99ae3ee697424e318c53fb03f48aa9d9131c 2,121 1.00/1.00 vMB 10
729,739 729,739 00000000000000000001b867fd62a3242fb63a3c78412b77306945e1edc5f0ad 2,625 1.00/1.00 vMB 9
729,738 729,738 000000000000000000000b8554a8e5c0f5e45bda0ffb08e63aa7326cb1404b7f 3,069 1.00/1.00 vMB 18
729,737 729,737 00000000000000000007474836b09839165464bbde25058aba29f74f3174c2b3 3,084 1.00/1.00 vMB 11
729,736 729,736 00000000000000000009c8a04d2b2f2d534063e3bb4fe1f415e76bcd83408644 2,536 1.00/1.00 vMB 14
729,735 729,735 000000000000000000018295458d28bda91e8c80089b19e669af4d2d2cdd43e3 1,461 1.00/1.00 vMB 11
729,734 729,734 00000000000000000008bf742c749808253c305bf00b1a3929a8955293a4c4fc 3,412 1.00/1.00 vMB 11
729,733 729,733 00000000000000000000bc5b9a634755268f69c15cac7e24ec11616fcbbad08e 2,667 1.00/1.00 vMB 10
729,732 729,732 000000000000000000040a7b944c56f369f6bc37d242a938180903918cf420e3 3,325 1.00/1.00 vMB 17
729,731 729,731 0000000000000000000048310ff2fa5ca697e21d600eed044a12e33f79ec3d31 2,101 1.00/1.00 vMB 14
729,730 729,730 00000000000000000005cb9c89d76e47a004c64563f9838000ac571941d5a9af 2,740 1.00/1.00 vMB 27
729,729 729,729 00000000000000000000e552c30ba7362aced2441b394fb863b5f0a77c79246d 2,560 1.00/1.00 vMB 16
729,728 729,728 00000000000000000003b512dff63117171972c1fb6d3ccce91154aa39f2749c 2,044 1.00/1.00 vMB 15
729,727 729,727 0000000000000000000141f70809d2ae01e86a20784aa702ff5a8a08036957e3 3,247 1.00/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.68 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: 677.93 GB
    • Received: 16.44 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.