Loading Tool

Explorer IconExplorer

Memory Pool

35,773 transactions
25.94 vMB
0.06487581 BTC
Random Selection Loading Transactions
Max Size: 132.30/200 MB

Candidate Block

Mining Attempt 96eecba3080d475d9b11847f626c4abe3729eeb052f5e99952dcdae75d0ab37a
Version 20000000
Previous Block 00000000000000000000d48a01c3ed8f61c1c06ca18e9a1143cbde3caba3340e
Merkle Root 84a8488650b40788dd5d229c1e7baf6f97f27b33c618e160e3f8ddd93ac8826e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,771
Size: 1.00 vMB
Total Fees: 0.01728292 BTC
Feerates: 152.71 > 1.73 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,688 (476,697 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
437,991 437,991 000000000000000000a872ee2909a2984caadf4b6e8a7efe452ceb77096e8f8a 2,002 1.00/1.00 vMB 52
437,990 437,990 000000000000000002bbaf31e20366013ae10f319e6da72970817800dc2378c6 1,756 1.00/1.00 vMB 60
437,989 437,989 00000000000000000100511021f1aa411d43fbb544b7d734cc6db42b0408bd73 2,529 1.00/1.00 vMB 79
437,988 437,988 000000000000000003080546a4ab8513a4930ee9143fa22f4d544f094e3ff9ce 1,978 1.00/1.00 vMB 50
437,987 437,987 0000000000000000002f51cb02eade6b05699352b643c103df7ea594c6c5aea8 2,211 1.00/1.00 vMB 63
437,986 437,986 0000000000000000031a91c16582bdd1778be0ba07c87fcaa328413f646ddbb1 2,151 1.00/1.00 vMB 73
437,985 437,985 000000000000000001c9075d7c4e437bf4dabd6e013c7e0db5768515e871c070 1,664 1.00/1.00 vMB 33
437,984 437,984 0000000000000000004660e680576b6a3cc12971a7965666a7112547b06c3adc 2,136 1.00/1.00 vMB 64
437,983 437,983 000000000000000001dba5445bd686bea58e70747ee6cf7d747927b361b88b97 2,085 1.00/1.00 vMB 53
437,982 437,982 000000000000000000f3bbd19faa17aada7a674993731ad09b090f28fa7b908e 2,502 1.00/1.00 vMB 61
437,981 437,981 000000000000000002d704edf0563ae48e25b93ae4ee6694e8e1c6a0f88a0444 2,329 1.00/1.00 vMB 97
437,980 437,980 0000000000000000019d912a2e014841cf05bf5bc0472786faa5ef25674917a0 3,035 1.00/1.00 vMB 55
437,979 437,979 000000000000000002058f81dac507646548c5dd10b659a899fd1404afb5f5b7 1,966 1.00/1.00 vMB 74
437,978 437,978 000000000000000004222352eb395ad447c05265b90f3c4963df9a6842b999af 2,201 1.00/1.00 vMB 97
437,977 437,977 000000000000000003b4ec8cddaa2d0601e10aca98dfa001d42afbc73e794a40 2,047 1.00/1.00 vMB 68
437,976 437,976 000000000000000002df21b2f94834f681364c5706e7bb45cf62449e6bc135b9 2,026 1.00/1.00 vMB 63
437,975 437,975 000000000000000003b91d6de289079c8385cb331482a777f9606043bbdaabd5 3,125 1.00/1.00 vMB 97
437,974 437,974 000000000000000004075f764098a753ae6f8309ad6e7adb2a3b882a018d4f76 9 0.00/1.00 vMB 660
437,973 437,973 000000000000000002879959ef61dcc2e122c863ce26a9a82ad457286554cc1d 2,193 1.00/1.00 vMB 53
437,972 437,972 0000000000000000038728c7f8fbca5f8281c9b17f45c3b0e82eea81d6458529 2,718 1.00/1.00 vMB 68
437,971 437,971 00000000000000000362a200bfa1689595f46bea298d9bca01fc84a805930d88 1,886 1.00/1.00 vMB 124
Previous 10 blocks ↓
Total Size: 781.84 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: 637.34 GB
    • Received: 12.42 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.