Loading Tool

Explorer IconExplorer

Memory Pool

80,805 transactions
29.85 vMB
0.06861187 BTC
Random Selection Loading Transactions
Max Size: 180.18/200 MB

Candidate Block

Mining Attempt 904c2ac0231d43d0326678b97b76f6a6704e25340afa24bcea94ec28a7a5d6b1
Version 20000000
Previous Block 000000000000000000017c2946f942e619550ccc2727f15be648c71ce8591f72
Merkle Root 27d82a18237457548502f49079ab74321d84462b46457297ec81bb57d31ad41d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,530
Size: 1.00 vMB
Total Fees: 0.00771688 BTC
Feerates: 34.33 > 0.77 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,977 (670,467 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
244,510 244,510 00000000000000793e051f3eae443d876d01c0cbc6091819410f7a34c07fcb30 47 0.02/1.00 vMB 13
244,509 244,509 00000000000000395daa663f9427ea59e621ff2f16e9aa5c9c3b51d713d326f5 76 0.06/1.00 vMB 30
244,508 244,508 000000000000007cf1e70826883115c72fa279774c3a2d6f36e2c61db6188a71 493 0.18/1.00 vMB 223
244,507 244,507 0000000000000063e4a8cd4a929c83415f49d58dc83ac4216336675b84ef8c44 40 0.06/1.00 vMB 15
244,506 244,506 000000000000009dc59f9c763af0a8e5eac63516b9f50398f5ebf6a9fb37b14b 543 0.22/1.00 vMB 137
244,505 244,505 000000000000009f788074a9e6c7f5c08813373fa0467f83cedd51cb57d1bece 79 0.04/1.00 vMB 36
244,504 244,504 0000000000000073a7ad08e71d710d5b0c29dbaf835567dc3abf70e90dcb2fb3 109 0.06/1.00 vMB 85
244,503 244,503 00000000000000c13be8c1bcc9df2bbcbca1362cfa097df64e038ee65d23a7f5 106 0.05/1.00 vMB 91
244,502 244,502 000000000000002235bdc01d5d01cf282ba9c5edee0d04621f190e9be596bde9 534 0.24/1.00 vMB 160
244,501 244,501 000000000000003f2f1e9e3af435447fc818c001ca45e1d62cbc6199c2acd7d9 26 0.01/1.00 vMB 94
244,500 244,500 0000000000000048eaad55efb130561f447a26043353653990508c4c3929d5a9 32 0.01/1.00 vMB 348
244,499 244,499 00000000000000aeb41e26f9774fa6f8a2c6603ab5e4544677c92c335ea6cafb 129 0.05/1.00 vMB 75
244,498 244,498 0000000000000009a152c43718c4385806fa974243ffe66656c77a1a5ff1be73 378 0.14/1.00 vMB 144
244,497 244,497 00000000000000c363bb2aaef8e86994799cc47dc06ed8dcd6c910ca675c9290 193 0.07/1.00 vMB 207
244,496 244,496 00000000000000afe9980b80842e2f8b2585aacf5ca931734831338333a3cb65 197 0.08/1.00 vMB 116
244,495 244,495 000000000000007a2edf91c37cde7db624152a28a72ec5dc4b6af02edc0c1d87 126 0.07/1.00 vMB 105
244,494 244,494 0000000000000065aa57d317742d69b213158de3c3918a14ac7f57e34e09d0d3 179 0.07/1.00 vMB 167
244,493 244,493 000000000000009fdd9621500d9610b0fec5a467c72a19fe658a8bab528c0d5d 85 0.05/1.00 vMB 67
244,492 244,492 00000000000000285927273fed738f5b6efebd0466e5073950f47b045a7e27c6 264 0.11/1.00 vMB 111
244,491 244,491 00000000000000adc7c090417e0b52d5dd29bd7885c1dceb21455860d287bfaa 344 0.17/1.00 vMB 122
244,490 244,490 00000000000000c668ace14d722bef9ccbaacb7065e80210073ac7e937e4e283 6 0.00/1.00 vMB 117
Previous 10 blocks ↓
Total Size: 782.35 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: 662.19 GB
    • Received: 14.84 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.