Loading Tool

Explorer IconExplorer

Memory Pool

85,397 transactions
31.96 vMB
0.19921904 BTC
Random Selection Loading Transactions
Max Size: 189.91/200 MB

Candidate Block

Mining Attempt 14b0e801fb1dd534213dfae7a3716ee1605cca1eb72507491b5b426009fd20ef
Version 20000000
Previous Block 000000000000000000017cb93000a20c08f0fc639d471abc5ab7059c2109dbfe
Merkle Root 0f25b648991e025ba2fdc70aac34e7e9a977c94b91b5f923a85c3672ecc0bb65
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,873
Size: 1.00 vMB
Total Fees: 0.07719429 BTC
Feerates: 301.64 > 7.73 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,145 (338,443 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
576,702 576,702 0000000000000000000c2b6ac8ca833247fd806121b0cb22d5b2a570aef9955c 2,184 1.00/1.00 vMB 133
576,701 576,701 000000000000000000115ee0b8644b8a3b8856ec91ac193056b05201dff4108e 2,994 1.00/1.00 vMB 194
576,700 576,700 00000000000000000009e5b77f343bc0abf7a821bbfaf416f9121fca96dca8aa 3,126 1.00/1.00 vMB 47
576,699 576,699 0000000000000000000aae65fee20d1501febfa2f9729694b98e22c575995362 2,773 1.00/1.00 vMB 106
576,698 576,698 00000000000000000005c96d1b0f4d81108e84d5308679e87fb0e36fb3e6cd03 1,803 1.00/1.00 vMB 135
576,697 576,697 000000000000000000097f73a3ff4d901d880c4a3d7192527069ac12425c0def 2,740 1.00/1.00 vMB 106
576,696 576,696 0000000000000000000b34ef597bd52ebaccff523ad86687a14eb524b90de1d7 3,162 1.00/1.00 vMB 199
576,695 576,695 00000000000000000002538d510e3342c668f499df98df52d7fdc1fca5f85794 2,248 1.00/1.00 vMB 127
576,694 576,694 00000000000000000003c6d223b51e3367bbc57a3ef01980a0a5f85de395c302 3,341 1.00/1.00 vMB 170
576,693 576,693 000000000000000000113dcc09fbc82d243ff078deb2c1176cf67d04e57bf016 1,771 1.00/1.00 vMB 161
576,692 576,692 00000000000000000017bfcffba6732d32108b5b1d147353e247508b9b09f198 3,151 1.00/1.00 vMB 170
576,691 576,691 0000000000000000001928a3c9e70e88b8e57cbef7e2bd815003a7bf7ff83f0b 1,813 1.00/1.00 vMB 42
576,690 576,690 000000000000000000057767e78eed392477b0f903de3baa140ac6c7731b2692 522 1.00/1.00 vMB 6
576,689 576,689 0000000000000000000504085aebe2b38db6f93f5fce475e490152c78837eb83 678 1.00/1.00 vMB 3
576,688 576,688 00000000000000000023294e79d69deaa266eaa7818c1903ba714a4137581536 2,915 1.00/1.00 vMB 106
576,687 576,687 00000000000000000002af1c5fa3400432afba2a9ad8d4b75418406ae28d1ec0 895 1.00/1.00 vMB 17
576,686 576,686 0000000000000000000ebf994015d760b4f133ccbd24046f048f0b97400e90bb 328 1.00/1.00 vMB 4
576,685 576,685 0000000000000000001e5a3adf35b436b6b11b8ed24aee8e12e5dc011859a58d 1,695 1.00/1.00 vMB 32
576,684 576,684 00000000000000000013e7a6625bb935b22c215eaddbf5480dc60e51ac0923b8 2,952 1.00/1.00 vMB 102
576,683 576,683 00000000000000000029c72be5ef0cad0787cfd4718cb0bd79e8400aa9fd186b 2,897 1.00/1.00 vMB 59
576,682 576,682 0000000000000000001264bbf14272bf9654d595b569bc391f58090616a45b86 1,597 1.00/1.00 vMB 39
Previous 10 blocks ↓
Total Size: 782.65 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: 672.64 GB
    • Received: 16.29 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.