Loading Tool

Explorer IconExplorer

Memory Pool

75,366 transactions
27.89 vMB
0.08256712 BTC
Random Selection Loading Transactions
Max Size: 169.70/200 MB

Candidate Block

Mining Attempt b8db90b5f342056d1d7ecbe31f80092fa1ac98ed5d8c10c8948922e5caf93294
Version 20000000
Previous Block 00000000000000000001dd92e066f2c7ec28252fbb6b5fa39f46ea7f85c79f17
Merkle Root 0b24a7eaac5345585c94e59f00e0dc726dfcf25b5a47916d931ffe66b3107ba1
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,382
Size: 1.00 vMB
Total Fees: 0.02276799 BTC
Feerates: 100.21 > 2.28 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,287 (313,148 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
602,139 602,139 0000000000000000000c0186d613e6802adbc8d63334059dd3d0edfbd07b9348 2,924 1.00/1.00 vMB 24
602,138 602,138 000000000000000000145985b9a5cf9bea4eb007900e7fbb742d867859d602ce 1,874 0.51/1.00 vMB 17
602,137 602,137 00000000000000000006f79bd0eb5079d12928cac94148b4dfd3fc6123afe215 1,595 1.00/1.00 vMB 17
602,136 602,136 00000000000000000008df41525296448a83bd6826d50d9a0ea573c3612c7918 2,710 1.00/1.00 vMB 41
602,135 602,135 000000000000000000128624ada10858716859d06d3fd7ef5bc141001361c7f1 2,002 0.82/1.00 vMB 23
602,134 602,134 0000000000000000000b13407748bf42565047361f7492faea0d9863ffdb521c 1,394 0.55/1.00 vMB 23
602,133 602,133 00000000000000000013d34e17a7e1ec2c1eecde7795e1c3de86681f44c90574 29 0.01/1.00 vMB 32
602,132 602,132 00000000000000000001225b32343465f6d860dee533f9a4d0bf3e4be2cfce86 2,057 0.84/1.00 vMB 19
602,131 602,131 0000000000000000000d1adde6eefefade77fbad12d69b9a40d976c0e8f75c02 254 0.10/1.00 vMB 19
602,130 602,130 000000000000000000061c58ad2b0c983546d70f67683a8b97154b7dcfb18c93 382 0.19/1.00 vMB 30
602,129 602,129 0000000000000000000edb44bafb44fbfcde43df27e8e4a6da816103063b44b7 903 0.42/1.00 vMB 26
602,128 602,128 000000000000000000002f432d293d1241c7a28734f985dbae8550b325058adb 139 0.08/1.00 vMB 21
602,127 602,127 000000000000000000106af599674c57300ff4860c82968a7d97a5f81b5d68c4 411 0.26/1.00 vMB 21
602,126 602,126 0000000000000000000891f8b05eb131b4c9a5c54aa1f2c60a095cc3bd1e9680 1,472 0.69/1.00 vMB 16
602,125 602,125 00000000000000000011d89233c7b5978749b66bbc55988ba3237f6aeef8f8cc 2,444 1.00/1.00 vMB 23
602,124 602,124 00000000000000000010a67b7a3cb861afe8eb795c25ca826c976ecb997ef306 2,286 1.00/1.00 vMB 31
602,123 602,123 000000000000000000129e7fb5f364f5d29eff1c683a9547d8054d32bd7dbff8 2,004 0.89/1.00 vMB 21
602,122 602,122 0000000000000000000ef3b1dddb3c4cb4cec5f34354cbe90383bd4067ccdccd 3,060 1.00/1.00 vMB 9
602,121 602,121 0000000000000000000efaf79fcc46fde0f94ab07a3c543acf5cb7155d0aa383 3,181 1.00/1.00 vMB 37
602,120 602,120 0000000000000000000ffe27d7e03ffccd40ed5d85a7256c80671bd980309c75 3,105 1.00/1.00 vMB 41
602,119 602,119 00000000000000000007c88e3432cc87e773ef903808d9cd60334133dc884126 756 0.31/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.89 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: 713.37 GB
    • Received: 17.36 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.