Loading Tool

Explorer IconExplorer

Memory Pool

82,672 transactions
30.41 vMB
0.10566111 BTC
Random Selection Loading Transactions
Max Size: 183.32/200 MB

Candidate Block

Mining Attempt 7824280f035e849842d433da144de4171089b90daf5323252c66814965a6a54b
Version 20000000
Previous Block 000000000000000000014edc16f735012cfd6c99b298f4296e1026fc6bd193bb
Merkle Root 7240164722b228ffbe54bb9e155b33964a64e5d72bc9590d60293166c2fda3b0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,604
Size: 1.00 vMB
Total Fees: 0.04307461 BTC
Feerates: 526.32 > 4.32 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,967 (609,765 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
305,202 305,202 00000000000000002b1175feb37583a0a994b72539ce46708c12a7de6840a8aa 642 0.35/1.00 vMB 25
305,201 305,201 00000000000000004b89ef174afb1f7a223fc3c29447c9a5a414360bf2879551 700 0.25/1.00 vMB 62
305,200 305,200 000000000000000012caf02ef177f064090d3046292dba57f1903f020eccddab 16 0.01/1.00 vMB 30
305,199 305,199 00000000000000003a711888f9fcd26b2deb708aa405fac4414efa2049385ade 164 0.17/1.00 vMB 20
305,198 305,198 000000000000000007357eec32da01058e4e9bc823ef966564d8f5b25c658168 500 0.35/1.00 vMB 30
305,197 305,197 000000000000000031b6f022bf3c8f99bcb30a183cc8234e1f165b5d13370e52 86 0.05/1.00 vMB 14
305,196 305,196 00000000000000002f71c24b4e8c30dc504637e7bf6663da5c03e7c80fccc9c8 536 0.32/1.00 vMB 27
305,195 305,195 000000000000000019d1c42cf08f68f52ba37a6ce29286e24961a3ec51c9c756 439 0.29/1.00 vMB 31
305,194 305,194 000000000000000019fbd7fa231e0ee485244afbbdf54c8e89de80f5d5c786bc 267 0.17/1.00 vMB 31
305,193 305,193 000000000000000010c245ea8afcf0a512df43588331b5bc884b46ed43673e67 426 0.86/1.00 vMB 13
305,192 305,192 00000000000000001db86b71ab890ceb5cf41c1cb0a54822f95d0033c287e926 571 0.92/1.00 vMB 22
305,191 305,191 0000000000000000597392907639952da329e525e64bfa985eea0296331de705 528 0.35/1.00 vMB 32
305,190 305,190 00000000000000005ad39fbbb8dba25c7b2798e0fcd4f78061f3c6e417a32b00 390 0.17/1.00 vMB 32
305,189 305,189 000000000000000012b0aa2356f0365010914751c8ff362719582d8c6e8ba4d9 920 0.35/1.00 vMB 44
305,188 305,188 0000000000000000284bc285e23f970189d048ff38c030aa51007e2a8c2af2f0 850 0.50/1.00 vMB 30
305,187 305,187 0000000000000000148944111e3e9c8e1ee5fefd919550dc34b1c73eb1c59ac1 1,115 0.35/1.00 vMB 55
305,186 305,186 00000000000000003c39ac552ef1dde3fb7aa8ffd22d5464a6327ee74349e7b3 204 0.14/1.00 vMB 26
305,185 305,185 000000000000000038087fc047bfb2fca1b9f2998a1bc0b3709f64e0bc79c2d9 188 0.09/1.00 vMB 30
305,184 305,184 00000000000000000087f7d3038252653aeaca3df41a6af893a3b765faf49b22 635 0.31/1.00 vMB 31
305,183 305,183 00000000000000005a0a41b01d737c5631deff5d44618331884fc35adb5478f8 38 0.02/1.00 vMB 18
305,182 305,182 00000000000000005b804aede232d481e715218ae89de613df503ea6113466d9 828 0.44/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 782.33 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: 660.41 GB
    • Received: 14.73 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.