Loading Tool

Explorer IconExplorer

Memory Pool

76,465 transactions
28.49 vMB
0.06752034 BTC
Random Selection Loading Transactions
Max Size: 172.69/200 MB

Candidate Block

Mining Attempt b619b66b04d5a6f3e5496d034dc67cb45fc2a37833c37de9655f88d3ef0c7743
Version 20000000
Previous Block 000000000000000000011cc0b225341b90497783ca10dd85ac5777da035b07ab
Merkle Root 6549e0c7f12399a477e8f25a61325f3743d1385b942e92ad5abe46856d8c644f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,277
Size: 1.00 vMB
Total Fees: 0.00854497 BTC
Feerates: 73.20 > 0.86 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,118 (481,359 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
433,759 433,759 000000000000000001d6eb88c47a1d65f597b46e0a87a6b2119db057a89a4f5a 1,111 0.73/1.00 vMB 48
433,758 433,758 000000000000000002f9fe4841c72900a305b4334082879b9a0c12f171714f49 1,976 1.00/1.00 vMB 60
433,757 433,757 0000000000000000013d252049553e135dfb58a4b5955eaa7928405eb87f4b42 790 0.72/1.00 vMB 48
433,756 433,756 000000000000000000fe65e4adda4eeff44f5c47a63dfb24222d4fc013e5f642 2,317 0.97/1.00 vMB 63
433,755 433,755 00000000000000000121775bcfe86c8c5a7090aab5c67bee0f739e995d79dbc9 1,093 0.46/1.00 vMB 62
433,754 433,754 00000000000000000418fae112233470a042d9e3e73cbee72dfdc741eba23149 1,034 0.41/1.00 vMB 41
433,753 433,753 00000000000000000156e1a53ba16b5818b3da07856736f26b616366d0c7b570 1,608 0.85/1.00 vMB 56
433,752 433,752 000000000000000001f40d21c3bcfbe3bfbf4e831a310d8d4582dfa26f76e58a 859 0.71/1.00 vMB 32
433,751 433,751 000000000000000002a0e5be33d984395e50a69c4177abc5a97d2064858b8fba 2,363 1.00/1.00 vMB 52
433,750 433,750 00000000000000000287597dbb0df8b42794d9669ef5d4effdbe966ec47d7f28 2,021 1.00/1.00 vMB 47
433,749 433,749 000000000000000003998db859d5ba6e94cb0a82baf436289a913487ee554630 2,292 1.00/1.00 vMB 76
433,748 433,748 0000000000000000000bd00755e69534dae3f8b3df3f23787d580fbf2e65dc4a 2,151 0.93/1.00 vMB 74
433,747 433,747 000000000000000001249ad8a9c7f4af2916c55f7717af1dcd3a3916f33901ac 814 0.78/1.00 vMB 32
433,746 433,746 000000000000000002c9215587bdb634b133ba16b0d3235a33d6956b60580cdf 2,677 1.00/1.00 vMB 68
433,745 433,745 000000000000000003330c15ffbec10f5b5a72798bbbbc87dd9b14c877a9ae14 2,432 1.00/1.00 vMB 47
433,744 433,744 0000000000000000040e485e242814019d2ace3d70966fa0fb442573d22a537f 2,462 1.00/1.00 vMB 71
433,743 433,743 000000000000000000327ade3e747a300fa26247d5879b00223759633f5474ca 2,084 1.00/1.00 vMB 54
433,742 433,742 000000000000000002987d919493ad4eebbf97ab1ee5c7061be32e8153aaeaff 2,764 1.00/1.00 vMB 77
433,741 433,741 000000000000000000c33f3de1332944afe164f21e29bf3fc5f21db1ca586094 1,043 0.49/1.00 vMB 63
433,740 433,740 000000000000000000cf9288780679bf4ac9ad1c8129e3b4ddbe8a393e3648af 1,288 0.98/1.00 vMB 30
433,739 433,739 0000000000000000036fe31ddfb450480ef290b03946e030bdb3166ff63358d9 2,435 1.00/1.00 vMB 70
Previous 10 blocks ↓
Total Size: 782.59 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: 671.59 GB
    • Received: 15.96 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.