Loading Tool

Explorer IconExplorer

Memory Pool

37,759 transactions
26.16 vMB
0.06384888 BTC
Random Selection Loading Transactions
Max Size: 134.45/200 MB

Candidate Block

Mining Attempt b4c2c834bfea8ae3e7666598edbb67c8610617fbf0b12612bb47010a41ac7495
Version 20000000
Previous Block 00000000000000000000176eec4f97613301ccca0f642e4b2100196c9276c6da
Merkle Root 5a5626938b03f593e62dde8ef46b9e77ded6b8f21d65aaab9dd03ba720eb6e1a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,420
Size: 1.00 vMB
Total Fees: 0.01549811 BTC
Feerates: 102.99 > 1.55 > 0.12 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,674 (350,471 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
564,203 564,203 0000000000000000000f09fe83037b1c90523b939838d3459a55bcdb27a0abc9 1,856 1.00/1.00 vMB 4
564,202 564,202 0000000000000000000bd1873aaa5c2fa8d19b2a6e7ce270ea7acd565bde81ca 2,869 1.00/1.00 vMB 9
564,201 564,201 00000000000000000021049bebdda638cc345b4807923aa4562f8e843dd47147 2,157 1.00/1.00 vMB 28
564,200 564,200 00000000000000000024bb1f9f326ca90241fe6433ca197e532ba5ab0a4dd66d 2,467 1.00/1.00 vMB 31
564,199 564,199 00000000000000000024347d95b6983a01da75c9942c64b9525d1d99f9bbffb9 2,128 1.00/1.00 vMB 17
564,198 564,198 0000000000000000001ecaf3966ec985dfc935a1d63da790c5171aea16600028 2,719 1.00/1.00 vMB 36
564,197 564,197 00000000000000000023361e405d0f22866c36ea40b7d347ff84854194167264 2,540 1.00/1.00 vMB 46
564,196 564,196 00000000000000000021fa68895d07aed0ad610ba8510c77d9868cb86dcbe1d8 1,474 1.00/1.00 vMB 10
564,195 564,195 000000000000000000097ac449c2cba3da248348b52b6e9957b519916577e935 2,152 1.00/1.00 vMB 26
564,194 564,194 00000000000000000003dcd6ceeffb2e6ade7109609bd132930357df7f7b7259 1,902 1.00/1.00 vMB 10
564,193 564,193 00000000000000000022cc793dc6ee8b81063cb67aad7a14d57e2d4e65175df0 2,538 1.00/1.00 vMB 28
564,192 564,192 00000000000000000002e9c517957f2639d483075d69246b4cd93c36d21480db 1,682 1.00/1.00 vMB 17
564,191 564,191 00000000000000000021fb034aef998b2357c3bebc8c2d7b2cd8d0f6f871c12e 3,038 1.00/1.00 vMB 46
564,190 564,190 0000000000000000000fb6082f9143f8f536c1975bb277ea2406f98d2749304f 1,934 1.00/1.00 vMB 23
564,189 564,189 00000000000000000002ff87cb50c60a9c1d909987e58453b658457e5779b65c 1,562 1.00/1.00 vMB 39
564,188 564,188 0000000000000000000ab1c9ce26e37e1d2784fe14cdfd0f3f89091d215cb270 2,219 1.00/1.00 vMB 15
564,187 564,187 00000000000000000020d7a02e42a1b45341d37369075bcc78b83b874b38e02c 2,517 1.00/1.00 vMB 22
564,186 564,186 0000000000000000001f357ba82272ca06aa49c39e7bfbaafa76967661099b41 2,729 1.00/1.00 vMB 34
564,185 564,185 000000000000000000182e69ccdeb82f24555066d31bc67dd0dc7bd3e26792fc 2,841 1.00/1.00 vMB 27
564,184 564,184 0000000000000000001ffcfa740cc115d4f23f69c3a99ab1ebbcd0934a8f6801 2,689 1.00/1.00 vMB 25
564,183 564,183 0000000000000000000ad69fb801b92d9401b4a574cbc5ac4926b1a982579812 2,754 1.00/1.00 vMB 43
Previous 10 blocks ↓
Total Size: 781.81 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: 635.53 GB
    • Received: 12.31 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.