Loading Tool

Explorer IconExplorer

Memory Pool

81,004 transactions
30.32 vMB
0.09484114 BTC
Random Selection Loading Transactions
Max Size: 181.82/200 MB

Candidate Block

Mining Attempt 87e4842c9d8827d9e871a2a01bfc67f644119551868aaddf96235ddab7a66654
Version 20000000
Previous Block 00000000000000000000fc1cfe4bfb6adb943cbada4574a41a2d38831cb69697
Merkle Root 2afa99b03b1fc5bb973fce55a215c295c92356f95ed22a593315b52b2a339cab
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,017
Size: 1.00 vMB
Total Fees: 0.03190820 BTC
Feerates: 301.07 > 3.20 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,007 (447,796 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
467,211 467,211 00000000000000000032a6261a7a2fa998fa8e3cbd78ab849938e0ee7cebd6e0 741 0.46/1.00 vMB 417
467,210 467,210 00000000000000000020b627d6f6a1587e8f95cb492e4489e2f5d883bbe63742 1,952 1.00/1.00 vMB 274
467,209 467,209 000000000000000000cce62e083c9fa1022e734fdee568edc60bd29f11ea3267 2,162 1.00/1.00 vMB 255
467,208 467,208 000000000000000001ceb0fdba36a61aaa85e033986336a496b25f5f82517103 2,409 1.00/1.00 vMB 323
467,207 467,207 000000000000000000163ba9c64214d54c2db6513ec834fe6491748bbd5acfae 2,159 1.00/1.00 vMB 251
467,206 467,206 0000000000000000006ffe896050d03e4674b4e3b204e729b87f7da37bc43b4a 2,159 1.00/1.00 vMB 245
467,205 467,205 0000000000000000019c9590c87a9132156ef2bc3af9c695cf76bc3bbc184670 2,111 1.00/1.00 vMB 274
467,204 467,204 000000000000000001eace9870fa276f82c6876853517db4777407704a2fb6ac 2,208 1.00/1.00 vMB 327
467,203 467,203 0000000000000000014a0039b0a743f6291bb77c90517240bba70ed942353d7d 2,220 1.00/1.00 vMB 387
467,202 467,202 000000000000000000d88e300852086b5fa47966975c39b6d0ce1ef34816bda7 2,920 1.00/1.00 vMB 158
467,201 467,201 000000000000000001b2b3565650c82aaf00a9203b7a4161a6ebae50be52f005 2,236 1.00/1.00 vMB 199
467,200 467,200 0000000000000000007c6c0235f2a04eb8c2b1056565622c848e5ef1e1702831 2,213 1.00/1.00 vMB 325
467,199 467,199 000000000000000001d4cf9a2c5a4ac1f2356c2e61b8e1643e01304127a67972 1,418 1.00/1.00 vMB 208
467,198 467,198 0000000000000000007177e6c3a98a4ae081add0753104c60800fc21d1263019 1,980 1.00/1.00 vMB 202
467,197 467,197 000000000000000000e36ce42b6dc3e5e883d24451d1647d2dd4e4b1f210c431 2,651 1.00/1.00 vMB 324
467,196 467,196 0000000000000000003845820a55426ecac9ff71b1ff045459481a31b906dcf4 2,493 1.00/1.00 vMB 382
467,195 467,195 00000000000000000095be47fbcdb482fa3708cb9874b425f896ebcad3bbe695 1,136 1.00/1.00 vMB 166
467,194 467,194 00000000000000000173f334ef730ecb2677de5c9b681df5e3f165c53f1ad683 1,315 1.00/1.00 vMB 158
467,193 467,193 00000000000000000129b3ee8cdd26c6460f86e039c1cb4ebe3908c6349b7984 2,194 1.00/1.00 vMB 237
467,192 467,192 00000000000000000055c244c0ae48a67db2a549b845885c6fb8c185d5f7846b 2,158 1.00/1.00 vMB 245
467,191 467,191 00000000000000000028df05c20209758e6276c264daeca65c515f0cf6d89501 1,499 1.00/1.00 vMB 242
Previous 10 blocks ↓
Total Size: 782.41 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 664.98 GB
    • Received: 15.07 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.