Loading Tool

Explorer IconExplorer

Memory Pool

80,774 transactions
29.78 vMB
0.09408757 BTC
Random Selection Loading Transactions
Max Size: 180.71/200 MB

Candidate Block

Mining Attempt 9581dbf1c4431642c9ea8b4a4278b918ebb4b32729626682a27a91bce5387fa7
Version 20000000
Previous Block 0000000000000000000043f2b4ea4cc96cd3bc440a50582638dcad340e8bc5e2
Merkle Root 682af04fde15d69837c3fdb8b5a5ffa31f415876cdc3e026dffeb054db45c1c8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,965
Size: 1.00 vMB
Total Fees: 0.02683508 BTC
Feerates: 90.00 > 2.69 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,139 (401,955 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
513,184 513,184 00000000000000000029ad0e4fff30471fbf875b1ee96e2b777c363de90b466b 1,519 1.00/1.00 vMB 48
513,183 513,183 00000000000000000052087d7505e637841cb51c430156773338353053ecf0fe 1,334 1.00/1.00 vMB 40
513,182 513,182 00000000000000000048f8f10f8f3d86256ef3a7ae2ab0b27c95d3870fbb05c0 1,821 1.00/1.00 vMB 47
513,181 513,181 0000000000000000003fbe0b38b3d3797c6202047454fc11db14ab102ad7d5dc 2,359 1.00/1.00 vMB 39
513,180 513,180 0000000000000000000dff4ceb23736d58987aa378cadf1b77c9f5897a39d83b 1,470 1.00/1.00 vMB 16
513,179 513,179 0000000000000000003ea53d9a40b5122f950577ae89cb0512a0e94698f1d331 615 1.00/1.00 vMB 10
513,178 513,178 00000000000000000041695ee649e1824cbc0f4c1988ed0773fe3af36a0d4484 432 1.00/1.00 vMB 6
513,177 513,177 0000000000000000002bdb14300ccf87fd1f9697869400876bd8b307fd11e8a1 1,366 1.00/1.00 vMB 8
513,176 513,176 0000000000000000004a7f400e61ee274ae3ac87641e56f7744342ee10406956 1,269 1.00/1.00 vMB 44
513,175 513,175 000000000000000000035203a0deff98ae87c747a3ec08ecda50fb0fc708701e 785 1.00/1.00 vMB 21
513,174 513,174 0000000000000000002273e0ed7bd017f7b5f24d9a138dc18fa6faee37d4609f 334 1.00/1.00 vMB 7
513,173 513,173 00000000000000000032c198b17ff2ba3bade68b7bfac07063da9d52646bc977 179 1.00/1.00 vMB 3
513,172 513,172 00000000000000000033950f4f7a3fa2f1c383114121ae87ee955a84ca6a9032 1,303 1.00/1.00 vMB 22
513,171 513,171 0000000000000000000c50c5bb3008aac0c37cd3eed8c439098e2f414c8ecd22 2,293 1.00/1.00 vMB 31
513,170 513,170 0000000000000000003c229aa2cde1940c8a58225581a413e85ea116f0b4e270 574 1.00/1.00 vMB 10
513,169 513,169 000000000000000000309560962f82783224674ac5afbcf9cec3a3983d3eafbf 1,235 1.00/1.00 vMB 32
513,168 513,168 0000000000000000004289b4529c4d63cf7c09c7e65195919d2a15067450c2ca 1,158 0.82/1.00 vMB 21
513,167 513,167 0000000000000000000c98752e1722856c177a4e5da1729fb63d9cdc13b5f36c 470 1.00/1.00 vMB 3
513,166 513,166 0000000000000000002c51e82418252706e9ab93d2acd076fedf7d8d6a165042 2,349 1.00/1.00 vMB 42
513,165 513,165 0000000000000000003334fa58f2b1150db766779856885fa42c4b1b3ba4c2dc 648 1.00/1.00 vMB 6
513,164 513,164 00000000000000000014480b3727b23327504bfb49192205c0872cd61ee69d02 1,276 1.00/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.63 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: 672.33 GB
    • Received: 16.20 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.