Loading Tool

Explorer IconExplorer

Memory Pool

45,976 transactions
27.71 vMB
0.07694582 BTC
Random Selection Loading Transactions
Max Size: 146.66/200 MB

Candidate Block

Mining Attempt a6213a46672956231dba2cca7023469febada83d241a2c6701295fd36b01ae07
Version 20000000
Previous Block 000000000000000000012c4ce3dcc7b1929ce0c77b22cec549656a43e46e892c
Merkle Root 802a6f84370c3564abd9fb1b5cf4e8a518d7a378818ee86faa2fb6df27818a4a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,563
Size: 1.00 vMB
Total Fees: 0.02453634 BTC
Feerates: 502.65 > 2.46 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,918 (680,743 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
234,175 234,175 000000000000011687504e5081b778e751da3270f562c3eebd7d3be5fa6f127d 36 0.15/1.00 vMB 5
234,174 234,174 0000000000000050f52572c8ab7db497b76e771dcd966ada56e8344b1c9e7a37 307 0.18/1.00 vMB 123
234,173 234,173 000000000000006e4a066f2b8a9f56e1c3cd1c45052fe7aa7411cb8486a424dd 339 0.15/1.00 vMB 148
234,172 234,172 000000000000009ce2b7399ec8a05fe661694780c62bc2bcffdfb74832254763 406 0.20/1.00 vMB 156
234,171 234,171 00000000000000145d4732636efae3718505f0797c7ba2f82e94b8ac69d5b971 379 0.16/1.00 vMB 156
234,170 234,170 0000000000000090e1ea47dc056ae648972dde2bc1f2fbee46c0254cded24f6f 261 0.14/1.00 vMB 143
234,169 234,169 000000000000013381fb6ec4c7a3deea978ef535d6a6ccc1a67b358f2a7b7c89 47 0.02/1.00 vMB 82
234,168 234,168 00000000000001117ec4b476853ea78b17b7848fe80b0181e624d69037e0ca92 401 0.19/1.00 vMB 156
234,167 234,167 000000000000019d0d360cffef2156aa2ce774d054c2e77a05ef7388a7fe355a 128 0.05/1.00 vMB 207
234,166 234,166 000000000000007a56e1e5cfd0f6a38afa121f0a3e2f672bd274d3e465655c1e 210 0.15/1.00 vMB 68
234,165 234,165 00000000000000c0d730d29a3da3d71440d2d9325c2176bbb615f262e7182956 265 0.18/1.00 vMB 139
234,164 234,164 00000000000000540ca8fe0f8ea5aecfe11baed28fc736a7c4ffe892d994b420 683 0.25/1.00 vMB 167
234,163 234,163 0000000000000150a8b831497c22ebfd41e7468ad1ae17cb030badda66018e13 205 0.15/1.00 vMB 95
234,162 234,162 00000000000000f23ae7aa57ad1a93db259096b9755a9256000641b580e369e1 514 0.23/1.00 vMB 151
234,161 234,161 00000000000000a8f6700c95a58cd3f30532238426f80c5af41f9422cc8787d4 209 0.15/1.00 vMB 84
234,160 234,160 0000000000000019dc712d55eaf6090b2eb84717da296d92dd4641c64e5b2c91 166 0.13/1.00 vMB 107
234,159 234,159 000000000000002f5d51f39b591ef8b9bb65340b96c5cdbeeca063dab2229aad 512 0.16/1.00 vMB 106
234,158 234,158 00000000000000f8cc33dbc8c3c37f88598f33373fbb03b96a1eaf6426da7898 216 0.09/1.00 vMB 184
234,157 234,157 000000000000004b11badcaba4d9bb3755e49807b1f35d9a1803685da677517e 535 0.23/1.00 vMB 151
234,156 234,156 00000000000000acc604f54dead8d3fe5012e8f7433efa21a37f9048b1b3e072 431 0.21/1.00 vMB 173
234,155 234,155 0000000000000028a028eaf063341f6e2777d1b717582ed21b40dd9ee33fe26d 128 0.04/1.00 vMB 358
Previous 10 blocks ↓
Total Size: 782.24 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: 655.25 GB
    • Received: 14.28 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.