Loading Tool

Explorer IconExplorer

Memory Pool

43,630 transactions
27.05 vMB
0.08294473 BTC
Random Selection Loading Transactions
Max Size: 141.57/200 MB

Candidate Block

Mining Attempt 3bffeb671b9d25d6e5eabfee83cdcd7d43d2f454bafc74847fc89732d26ab28a
Version 20000000
Previous Block 000000000000000000009172c47a169670d4fbb39e581fcbeb28ccbe02f86130
Merkle Root ae08b16344c616807a37a4cf5ae44a6e570b6af31659ba9124dc820f9488e6b7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,127
Size: 1.00 vMB
Total Fees: 0.03119529 BTC
Feerates: 150.93 > 3.13 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,870 (685,729 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
229,141 229,141 00000000000001ab87a10ba55ba60b54e32f52339e38ed40bbed45ad6c9772ec 80 0.04/1.00 vMB 2,155
229,140 229,140 000000000000020d8e3bdddb8508e09575b6c57e5c7b63aa4d9d75deed3ab397 190 0.15/1.00 vMB 100
229,139 229,139 000000000000012e0f1708e5772e8299ed1bc390b4570a777dbf50c15206600a 3 0.00/1.00 vMB 0
229,138 229,138 0000000000000219fd5288208bcf60d4c189c5d45a89c4e4dbde9842b45081d8 359 0.22/1.00 vMB 149
229,137 229,137 00000000000002406d1b11f5f15ab8e2ed1f175f6fcb6b566d9d756877170920 113 0.10/1.00 vMB 93
229,136 229,136 000000000000026fb3daba737f3ffc40724c796f9e55491123cf3e4460395b82 165 0.15/1.00 vMB 71
229,135 229,135 000000000000006fe83c0f5b8b2d13729bee2401e1d6f883a9f96eec175f4fdd 261 0.18/1.00 vMB 120
229,134 229,134 00000000000000682686b91d2653fff91fb0eff7dbce69d2d027baba54390a2f 5 0.00/1.00 vMB 67
229,133 229,133 0000000000000077975fed939334b62a568538eb92a9f6da32d1fd34622419f6 224 0.19/1.00 vMB 108
229,132 229,132 00000000000000c0c071dd4c5c34ef7bff40c074015ca39e7c21aa6a0c688aa8 308 0.19/1.00 vMB 139
229,131 229,131 0000000000000205279cdcab9d30257ba2921f644ce1b1fad1f6ad3fce0a377b 361 0.17/1.00 vMB 158
229,130 229,130 00000000000000bb2e6e219bff2d7425f37beea49cfd53810397cc323320ed1d 171 0.07/1.00 vMB 175
229,129 229,129 000000000000019e4af2fe495315a06ba8b9b927d7921332a3b26986e4ca19df 153 0.15/1.00 vMB 74
229,128 229,128 000000000000002e815d57cb1eee88cbb84e4fa495228305b548d03aaa8b8e18 258 0.15/1.00 vMB 143
229,127 229,127 0000000000000075e9f51ec50f37bb802b463c84056b15af541ef04c8b3157b9 398 0.20/1.00 vMB 157
229,126 229,126 00000000000000256ccdec559ea8268bd463b23af014daee95de23b705000d13 324 0.14/1.00 vMB 186
229,125 229,125 000000000000006834fdcfdd1c2760ca3921282c4edff6966cfe6db4393d316f 359 0.17/1.00 vMB 207
229,124 229,124 00000000000000f3dac92431b2262dbf4bcc2f7e6c1381c6a6fa492c7b1131c6 156 0.15/1.00 vMB 79
229,123 229,123 0000000000000088dc2a1a11ea45e85e89190d70c389efdc5452be307e1fb008 314 0.24/1.00 vMB 112
229,122 229,122 00000000000000898d791988d85f8a423673b7198a242086bf5f12caa5ae576b 703 0.25/1.00 vMB 233
229,121 229,121 0000000000000112be248cfac121caac6b3bf90446088c8fe6fb6cdf3fa2b7bd 184 0.07/1.00 vMB 104
Previous 10 blocks ↓
Total Size: 782.16 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: 653.28 GB
    • Received: 13.86 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.