Loading Tool

Explorer IconExplorer

Memory Pool

80,914 transactions
29.66 vMB
0.12475312 BTC
Random Selection Loading Transactions
Max Size: 179.83/200 MB

Candidate Block

Mining Attempt 75398cced35e71ecb103349b270a7fcd927a65328e4d7eece76ebad0b8423f47
Version 20000000
Previous Block 000000000000000000011cc0b225341b90497783ca10dd85ac5777da035b07ab
Merkle Root 9759fa2fab87827237b1580fe143363752cc51f5d3d7887b2d44167c1a49b4b8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,850
Size: 1.00 vMB
Total Fees: 0.05906106 BTC
Feerates: 151.07 > 5.92 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,118 (837,951 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
77,167 77,167 00000000001b0f471a9b0d8deb3f7367450484782d46fe80d0946dcf02bbbe8d 1 0.00/1.00 vMB 0
77,166 77,166 00000000002029bc7e93a9a91963cc8e9147b09f7bda23e30c9f40b648858054 1 0.00/1.00 vMB 0
77,165 77,165 000000000004779ab08d57904ba978305db65c03c2f3836a3c27ce2e03c93b3d 2 0.00/1.00 vMB 0
77,164 77,164 0000000000432c642639b64ebca4c013519da461189626a15549f69eb9de5844 1 0.00/1.00 vMB 0
77,163 77,163 00000000002968136a471ce6504d91c1552d6f412bc4561a959fe4bafd97bb09 1 0.00/1.00 vMB 0
77,162 77,162 00000000004f9d1f766094c31e868130870c90bbcdf9bfb0eb0482be2f97f857 2 0.00/1.00 vMB 3,861
77,161 77,161 00000000002cd50eaa4a547ad9a93b7814b2c4e7661b68c3d6baccd93021ce76 3 0.00/1.00 vMB 0
77,160 77,160 00000000003367a011e6cbf9ed571f0a639558d726a8b56551626eeacbdec826 1 0.00/1.00 vMB 0
77,159 77,159 000000000061db27f143ec59b7186a618212b96a82d21814cdba468e74cc1a56 1 0.00/1.00 vMB 0
77,158 77,158 00000000001bd7ab692824033798f0a8d86750e4333e0fb7e4f1a2c191046e31 2 0.00/1.00 vMB 3,875
77,157 77,157 00000000001f20f9bfcbbde56e157b3b50339dc62a0cf49d7381b9c244b6683f 1 0.00/1.00 vMB 0
77,156 77,156 00000000003f1054fd753b313cabb683ce70117065913ee640b3571f5a0b5ace 1 0.00/1.00 vMB 0
77,155 77,155 00000000003fca88d5f26e3e99db16587820d71f772d77c455342acfd50d95b6 1 0.00/1.00 vMB 0
77,154 77,154 00000000005c20a63ee379ce395166c14707662ad9424aa4250ec482fa00682c 1 0.00/1.00 vMB 0
77,153 77,153 0000000000341e1947f13f511281db6ab2b0a48462737bfbbfd24ea6f170427a 2 0.00/1.00 vMB 0
77,152 77,152 000000000042739439d419e4a90d2f49b77a519fc71b670d69a95c7c529d2156 2 0.00/1.00 vMB 3,861
77,151 77,151 000000000047e8736b23e6cf4017bf8e70bd55bc3d3a955b1fa4808b5fa0954c 1 0.00/1.00 vMB 0
77,150 77,150 000000000021e98ec473113aa3a597806647bfeb4476309b0d7f4ad6af9e2dc5 1 0.00/1.00 vMB 0
77,149 77,149 000000000057ed3ccfac06a7c693afae87481c0f56ae927a11bf637d85295db5 1 0.00/1.00 vMB 0
77,148 77,148 00000000003c171e518124ccff0adbccaaff594d29ea0b6bf1ccbb1d175789d0 2 0.00/1.00 vMB 3,861
77,147 77,147 000000000016eca126cfebe221f04b3f1b502515efc180f74a95f91da67e61e4 2 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.59 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: 671.64 GB
    • Received: 15.97 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.