Loading Tool

Explorer IconExplorer

Memory Pool

81,994 transactions
31.09 vMB
0.07640151 BTC
Random Selection Loading Transactions
Max Size: 189.11/200 MB

Candidate Block

Mining Attempt 19bcb75229475cdba05aa7062d099a5d7cb1228eadc8b10c3d55e86cf44bbfdf
Version 20000000
Previous Block 00000000000000000000f9ed58f50ea3395fea3cc5910c6adbea9d34000d3f9f
Merkle Root bc311d2329e2d69e985e318153341611463d1241188c141bb9f35cd647d166b3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,900
Size: 1.00 vMB
Total Fees: 0.00938544 BTC
Feerates: 73.20 > 0.94 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,186 (568,871 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
346,315 346,315 000000000000000009c22b564631c7b3e66c642b9ba39c819be39f12631c577f 1,621 0.75/1.00 vMB 30
346,314 346,314 00000000000000000d6725526d16dff12ef9b25a47208cfed7d74d276d966ddf 1,236 0.75/1.00 vMB 24
346,313 346,313 0000000000000000044761cb2ac408a51dae15bc1f7ac019569b0d2e217733e0 208 0.10/1.00 vMB 37
346,312 346,312 000000000000000005ea9e463605ff3430267a60f647d0e75b9be0cdf4d73aab 830 0.54/1.00 vMB 35
346,311 346,311 00000000000000000516406d85f7b60088d80e7e6dd3ea9dffc72d092b348c1d 1,028 0.75/1.00 vMB 21
346,310 346,310 00000000000000000d98cfd0c9b99691258601443baa690548a608d06bde9ef9 394 0.34/1.00 vMB 16
346,309 346,309 00000000000000000fbed10ce1f06a69d821b4a98a86cb3ac7d5d23e779af8a6 499 0.29/1.00 vMB 5
346,308 346,308 000000000000000000389593922478bd8c6dde2cb12bbf903c24bf7a9f8b43d6 979 0.75/1.00 vMB 12
346,307 346,307 00000000000000000a0b7a743932523de47c81a756d9be4cde673eed23746061 524 0.75/1.00 vMB 16
346,306 346,306 00000000000000000e39d3f7214e3cb172a67872c11d1209bcc732375a55245e 1,723 1.00/1.00 vMB 26
346,305 346,305 000000000000000014f55b6ca9f7ff469f4d857fad98f30ab4a5c16f632db51e 735 0.75/1.00 vMB 17
346,304 346,304 000000000000000011e56c24ae9c947d7d9c0617ba758bf4175eede291b1c00d 604 0.75/1.00 vMB 17
346,303 346,303 00000000000000000de4c8f258c9dd042413aaca21f18782c994031f7edc0f80 436 1.00/1.00 vMB 13
346,302 346,302 00000000000000000e701a76966d95f291ece9493f25ee3b98dbaccb068646a9 1,551 0.75/1.00 vMB 28
346,301 346,301 000000000000000015bb7b66e1d350b6766b9047673f5b282e88e116f571022d 407 0.75/1.00 vMB 12
346,300 346,300 000000000000000009d72c738ab00981bf1660ac469f9681e7e3f2044c4f3e36 512 0.25/1.00 vMB 30
346,299 346,299 000000000000000014351dc1433cfdc465417b6a9db94932512d8ca718e9c476 912 0.75/1.00 vMB 19
346,298 346,298 000000000000000003813529aa7b78b5c2692805dc973b41ea06055c3df23281 831 0.75/1.00 vMB 19
346,297 346,297 000000000000000014c13848353ddceb4642eaa5103434f2a16fb133ee645c44 174 0.06/1.00 vMB 27
346,296 346,296 00000000000000001665553d1acb75c82578139ccd98ac5bf9d163d1a3845ad2 693 0.75/1.00 vMB 19
346,295 346,295 00000000000000000237203b517a73c1e64d8c6a59cb57d7bbebab1a90ed024e 784 0.75/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.72 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: 705.26 GB
    • Received: 16.65 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.