Loading Tool

Explorer IconExplorer

Memory Pool

83,288 transactions
32.02 vMB
0.10781069 BTC
Random Selection Loading Transactions
Max Size: 192.50/200 MB

Candidate Block

Mining Attempt d6e7ed8a32fdda0a7ae6c91a7862700eab6c0116989a0c785ab0c44ef454a914
Version 20000000
Previous Block 000000000000000000019edd1a56b4f361ecb598479f8049a106a5401578635e
Merkle Root e336c9f66bf1078c400d36e7d9dbc0a4b5328d0ac5a17bbac6cd17ef3b3a2675
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,336
Size: 1.00 vMB
Total Fees: 0.02630380 BTC
Feerates: 353.36 > 2.64 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,231 (450,469 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
464,762 464,762 000000000000000001de9bdc574cb350b813d19132659d3763a1f133fc6ec088 1,351 1.00/1.00 vMB 153
464,761 464,761 000000000000000001d0f23d1b8527ec5b7c036c3c1db385aa38729098dc8a0a 826 0.36/1.00 vMB 148
464,760 464,760 0000000000000000017f72d565099f023b5193b9a6c933ea9e2cfc82e718891e 2,012 1.00/1.00 vMB 150
464,759 464,759 000000000000000000305a98d02b52f266642a8f8e0b7dbd87328a7c841e8248 3,800 1.00/1.00 vMB 155
464,758 464,758 0000000000000000016c75e64fdb480f0a7053ab68e0eac3dbdc66ffe911ba9c 3,160 1.00/1.00 vMB 168
464,757 464,757 00000000000000000216bc9b7a2b6c8406139a7dad374519048b9f57afe203c6 2,457 1.00/1.00 vMB 170
464,756 464,756 0000000000000000016ca95a58fd12a67450e27d6da5fb22c7549f3c72c40837 1,776 1.00/1.00 vMB 202
464,755 464,755 000000000000000000efb00a71dd3bf8541fb99aba387ff261638b6c0fcc6aa3 2,229 1.00/1.00 vMB 212
464,754 464,754 00000000000000000102144ad297dff31712355ea2099d8c0cb0e6a663a06e95 1,358 1.00/1.00 vMB 151
464,753 464,753 0000000000000000018794e329187529d0298e06dc303f9998bd8aa833cc9258 2,104 1.00/1.00 vMB 366
464,752 464,752 00000000000000000140db532bedcafc0f2ef6ddeba70261df5e204a7d0e3b3d 1,520 1.00/1.00 vMB 171
464,751 464,751 0000000000000000017ac85787afd58dba9f23b296b52ddfac1d1b15c3437515 2,395 1.00/1.00 vMB 264
464,750 464,750 000000000000000001e4c5d5903c9a76db5edae8132f52a7a155dd003d8ebbc3 2,841 1.00/1.00 vMB 232
464,749 464,749 000000000000000000b12654e38401e9060164b00e337b4ae4a82dcd471a227f 2,044 1.00/1.00 vMB 184
464,748 464,748 0000000000000000009a782986cc46f7a1e5f724ca05f0d0a500574e97545467 2,187 1.00/1.00 vMB 123
464,747 464,747 0000000000000000008b7bbc0131170ae2420a0b205dd25adc40ac39a0281690 2,131 1.00/1.00 vMB 171
464,746 464,746 00000000000000000177361f3a0cb81fe20c20fe7130b2b79688c9d95a47db98 1,491 0.93/1.00 vMB 166
464,745 464,745 000000000000000000a20de73c35cff9797b3d6c6523bafea2d1aee5783712fb 1,298 1.00/1.00 vMB 141
464,744 464,744 0000000000000000005154effa0c0c67a8c5cf23bfe521fbe42278065d91ff85 2,039 1.00/1.00 vMB 192
464,743 464,743 0000000000000000011988dc8b98eb3bcf6b562daa7654b24c24323f5373bca0 1,800 1.00/1.00 vMB 175
464,742 464,742 000000000000000001e2d9123036aebd9048c6e27bbc1f0bb7236fca4a1a586f 2,027 1.00/1.00 vMB 190
Previous 10 blocks ↓
Total Size: 782.79 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: 709.83 GB
    • Received: 17.00 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.