Loading Tool

Explorer IconExplorer

Memory Pool

87,649 transactions
32.52 vMB
0.24323631 BTC
Random Selection Loading Transactions
Max Size: 194.34/200 MB

Candidate Block

Mining Attempt 3f6eeeb304a118515ef4957d9b72b6169d8392ad153a6f95cab777f905a8d2db
Version 20000000
Previous Block 00000000000000000000056fab688ddf67ad8d7a1620fa9f28be0953d6e5a38f
Merkle Root 9b5bebbea3b8a7621e860eed6a17d7d7fe1c6cc84ce6d152f99529a03be274bc
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,715
Size: 1.00 vMB
Total Fees: 0.10692948 BTC
Feerates: 529.10 > 10.72 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,147 (821,645 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
93,502 93,502 00000000000942bbe581aa187a1e147cfa7cb3d5dea7b70c9a2a685bb120088e 2 0.00/1.00 vMB 0
93,501 93,501 000000000001a692f5f63748a807170471d324d79d5575ec5111f52142aac009 1 0.00/1.00 vMB 0
93,500 93,500 000000000003b8e6533b3f238ee00ff8dd68c3a2377a213f7a72c3ef0fe0c54b 3 0.00/1.00 vMB 0
93,499 93,499 0000000000078ec78ca004c6ba7a2c3f87e616c70ebfd14a614aecc0e2796307 7 0.00/1.00 vMB 1,427
93,498 93,498 00000000000011ddcfc0f2aaf3f53c1c6a527d8cb32315953ec150810a6b2e9d 6 0.00/1.00 vMB 2,323
93,497 93,497 0000000000053fa28e59712a0c90c0d90e2ee44ed81672367a3b0b48ce21e89c 3 0.00/1.00 vMB 1,930
93,496 93,496 000000000008cd3759d0c4a04d75f9c74c69bcf52746e5de23ddb01521cd3e0f 6 0.00/1.00 vMB 2,384
93,495 93,495 000000000007f1adca9284f20d009ad288effddb7dc1cf07408c0ecc01fb56a2 1 0.00/1.00 vMB 0
93,494 93,494 000000000004f00dcb4283fdde7184168d5c1fa18a123ae3955825a47d0b7e4d 1 0.00/1.00 vMB 0
93,493 93,493 000000000008bcb3be39dfca6f0072ec697b3aff92f93da2abb7ef03d89fcc33 1 0.00/1.00 vMB 0
93,492 93,492 000000000008b4ff24a45020f5e4f576133d44395eaac99f2b923ecb9975ade4 5 0.00/1.00 vMB 703
93,491 93,491 000000000001f15734ca9b74a5f66c06b5e8de1b03d57283ec971cfd34f0c4a2 1 0.00/1.00 vMB 0
93,490 93,490 000000000008eb7c98fafb2ed94916f0af27da1c2d4481cc3e21f941d8444e9b 1 0.00/1.00 vMB 0
93,489 93,489 000000000002b72ada9398248d02290e1a7c64d9df252bcb0b2116d152014f78 5 0.00/1.00 vMB 2,548
93,488 93,488 00000000000600bbf2afd4fb5661bcea8ca3ce0e8c35bfbaa721c889e618213d 1 0.00/1.00 vMB 0
93,487 93,487 00000000000701209a5e7b753139aca646547c0db1e1cfdde84d0294e82ecb40 6 0.00/1.00 vMB 3,100
93,486 93,486 00000000000625a96431d0ba133c3d593f38338417a57154555d7e67a78983c1 7 0.00/1.00 vMB 1,380
93,485 93,485 0000000000007cc3d5efb4ae4cd301cae3957982ea92c0b3b0b60665451350e5 2 0.00/1.00 vMB 0
93,484 93,484 000000000004b49235faf18b3be80bace4d238ed35c0ef9fc801d8c2f2e984b9 1 0.00/1.00 vMB 0
93,483 93,483 00000000000270074f6f452a5cb4b66d08c22d56fe00fcf6db5ddf6a50c80238 2 0.00/1.00 vMB 3,875
93,482 93,482 00000000000276864b266c18f8c4fc5c8633f78b5bf25530cc11fdc787b47047 1 0.00/1.00 vMB 0
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.71 GB
    • Received: 16.32 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.