Loading Tool

Explorer IconExplorer

Memory Pool

83,592 transactions
31.82 vMB
0.13126336 BTC
Random Selection Loading Transactions
Max Size: 191.96/200 MB

Candidate Block

Mining Attempt e1ba4e41a4f4d75ff1c8b34a1b914dd6700ab7373a9158862de53079848d35ba
Version 20000000
Previous Block 00000000000000000001f5417a435556f5b747dcad246527d5eeb9ad9cf4d081
Merkle Root 3881993bbf2b02842739df48ace5ff7ad7bfd13793060b0f978e47c6060a8049
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,178
Size: 1.00 vMB
Total Fees: 0.04400517 BTC
Feerates: 803.65 > 4.41 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,352 (615,218 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
300,134 300,134 000000000000000051e74ceb7d748717fcc08c4928d370ef6ef9af33d23b6828 398 0.27/1.00 vMB 25
300,133 300,133 00000000000000005d572117d7bd786566754014ee3a8e14e43ae6a7a2e16258 32 0.01/1.00 vMB 37
300,132 300,132 00000000000000005a89e4a96dc94b0221b0f91f4fa3d389b0fbcdcc907f7e0c 282 0.12/1.00 vMB 37
300,131 300,131 000000000000000080f58b34b9dd9220b30729fa7efecff6a53a7758d51dc53d 87 0.05/1.00 vMB 16
300,130 300,130 00000000000000002ff69da63aede8154e2b04ab0fa74c07e3d65098b2fafe3b 63 0.03/1.00 vMB 33
300,129 300,129 00000000000000002feeedb8dd8c672834f9fc7a00878ffca9b5c95ff07f01ad 125 0.07/1.00 vMB 28
300,128 300,128 00000000000000007eaa73e6124f3e5ba598e6c7277a8e06fd797bc6717e83cf 271 0.16/1.00 vMB 28
300,127 300,127 000000000000000029773b0e52c8446b1e5206f4d42f4f073758840852af0f11 64 0.02/1.00 vMB 49
300,126 300,126 000000000000000046af7790023a8d2b3a2c8058650f27aaf54800c12a4eebe5 105 0.04/1.00 vMB 49
300,125 300,125 00000000000000002dd0d956e17c869847e7a07b3878ccc1f4039dd31a27502c 245 0.12/1.00 vMB 36
300,124 300,124 00000000000000006496bec98d1dc9fbde80aa08a7d44654b2ec08b98602e8c3 284 0.17/1.00 vMB 26
300,123 300,123 00000000000000000daa851735f614f93cdb08c71e498a85dcfd580b846a7c8c 540 0.30/1.00 vMB 31
300,122 300,122 000000000000000046db86204ada6a08417cec5ed71146ea92ace7fa611c1f03 128 0.09/1.00 vMB 24
300,121 300,121 000000000000000079e4527198b4771ef9e388eed0e7f580939388114b2c91a1 722 0.38/1.00 vMB 27
300,120 300,120 00000000000000007c754865a75803491ce4b0b816686b8350dee83f54b9755e 30 0.01/1.00 vMB 45
300,119 300,119 00000000000000002010d14e8b7f3850e0e25256be888c7123dd7680e9b09c9d 380 0.24/1.00 vMB 30
300,118 300,118 00000000000000007ae44f3c7dd2815c7e27b666190f4d84443f303c69c0f8a1 341 0.14/1.00 vMB 35
300,117 300,117 00000000000000007dec118d2058b0188504f01ef17eeaf4550ab2724ad7e8e7 201 0.13/1.00 vMB 25
300,116 300,116 0000000000000000044e52261eae2388caa1e9c4b05b893e61b4518779b60473 144 0.07/1.00 vMB 28
300,115 300,115 0000000000000000699c06758f3d187c2c774c393c98d3df72bf6c84549725a5 181 0.09/1.00 vMB 31
300,114 300,114 000000000000000048f4287b3a1a7b1bf6568710270cb8a2c2778a758dfe15bd 89 0.08/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 783.00 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: 718.69 GB
    • Received: 17.94 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.