Loading Tool

Explorer IconExplorer

Memory Pool

77,269 transactions
30.81 vMB
0.14014648 BTC
Random Selection Loading Transactions
Max Size: 177.12/200 MB

Candidate Block

Mining Attempt 1afd72ea409f65a191b0212168e11394507561950ffaf18fdb3a7987770ea3f1
Version 20000000
Previous Block 00000000000000000001f0d90b14f5686296d43939de68ba4ee5c1525744741c
Merkle Root 551e97bd0ae87da4a6318a9c49a94af73ecf05c7ebbc57ec5b7539f3ebbc0ef1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,277
Size: 1.00 vMB
Total Fees: 0.05117907 BTC
Feerates: 150.36 > 5.13 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,052 (276,809 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
638,243 638,243 0000000000000000000711d9d9f863b07fbee0ce8db5cf5d7006239abe455d2e 2,449 1.00/1.00 vMB 35
638,242 638,242 00000000000000000004fc221d257f881727544c9fc89a85646cb944ca40b465 2,379 1.00/1.00 vMB 24
638,241 638,241 00000000000000000002da4d4e0604e85e9eae67df532d493c58b37072a779cb 445 0.14/1.00 vMB 23
638,240 638,240 0000000000000000000825bc5957126628d00c036ded007271f2f5c5415e7fbf 943 0.28/1.00 vMB 19
638,239 638,239 0000000000000000000ecc09221170404ee321ba54621ba090049b02247a122b 786 0.27/1.00 vMB 37
638,238 638,238 0000000000000000000c8c15a7e971fd6046023f74b8efebddea25ffb8b1dbe9 215 0.06/1.00 vMB 25
638,237 638,237 0000000000000000000b36b9ebfda6a41a00b25b39fe9906f0a754f2cbfdd9a1 1,882 0.76/1.00 vMB 19
638,236 638,236 0000000000000000000b70e157a384a4d42377820d052c30ea60edea900a1027 1,251 1.00/1.00 vMB 2
638,235 638,235 0000000000000000000b224ce8a16ee67c5da8b4fa1f7d64d868687488eace1c 2,158 1.00/1.00 vMB 21
638,234 638,234 00000000000000000007f7515655714f3823b657c42c5773de469ee28ba538f8 1,773 1.00/1.00 vMB 16
638,233 638,233 0000000000000000000624760a1558cf4348c297f5bb42653bda05937e52e23c 2,498 1.00/1.00 vMB 24
638,232 638,232 0000000000000000000627351627aa7967a3be32c586075cfc1edd024a4174eb 987 1.00/1.00 vMB 8
638,231 638,231 0000000000000000001047fd94bb213c70e69d8b370bcc2e2cd7bc402ec39640 1,070 1.00/1.00 vMB 7
638,230 638,230 0000000000000000000daf48e5eac7e0064b8ca3d5122134ec8e3485846d1bca 612 1.00/1.00 vMB 5
638,229 638,229 00000000000000000009661603700cc5aa3c1da6131eef3a7c91fb5ad8a559d5 2,037 1.00/1.00 vMB 21
638,228 638,228 00000000000000000005ca6bdb9b9bbd93230bf1cfeb4c1a3f01947bd9c2bf81 2,303 1.00/1.00 vMB 22
638,227 638,227 000000000000000000034c10b111b5a0af96d8f9c02a8642a95862f106ed77ca 1,809 1.00/1.00 vMB 6
638,226 638,226 0000000000000000000fbbb89a6c5c64aaab60cee461adfb12b83c6ef2a9adf5 669 1.00/1.00 vMB 3
638,225 638,225 0000000000000000000663a777c01fb41285194b8549b9c175d5951df5ef6e04 1,293 1.00/1.00 vMB 22
638,224 638,224 000000000000000000072ba58a458ebff960808eed3aff209f17ae58bd66e57c 2,080 1.00/1.00 vMB 22
638,223 638,223 0000000000000000000201408c8a2a31a6981c1bc6c4dfbd4bdc80e7008a3ee7 2,834 1.00/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 782.48 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: 668.22 GB
    • Received: 15.43 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.