Loading Tool

Explorer IconExplorer

Memory Pool

83,061 transactions
30.60 vMB
0.16408753 BTC
Random Selection Loading Transactions
Max Size: 185.68/200 MB

Candidate Block

Mining Attempt 2ceb7713011e52d37d358e9673b11a19c34ac0ca289d6014b188af984c88acb0
Version 20000000
Previous Block 00000000000000000000a78cdbfa3b9be4345dd96ae11394c52f854b4e194716
Merkle Root acf5d2d380f071dc0023f433382db10ea76f52173c920a26358ddbbe55d09320
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,133
Size: 1.00 vMB
Total Fees: 0.08464432 BTC
Feerates: 150.79 > 8.48 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,125 (129,379 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
785,746 785,746 000000000000000000045bdb808a4b1a9dbec35586492cc769a96e20d7a79474 2,035 1.00/1.00 vMB 10
785,745 785,745 000000000000000000050356f9c4e939e060f09bde03f1c0326014a2933ea5c7 1,185 1.00/1.00 vMB 4
785,744 785,744 000000000000000000045546589442b25f70337c1ee60e9e6510e70f112ff269 1,790 1.00/1.00 vMB 8
785,743 785,743 00000000000000000004afb060bf1be582cff810de4525df4a78123752b4265f 2,725 1.00/1.00 vMB 18
785,742 785,742 00000000000000000001d8fd25e18cf1a93e30d1110edd2e8cd625c6333af5b6 2,433 1.00/1.00 vMB 17
785,741 785,741 000000000000000000045fbbe290346d9614a622e71b8bad3178ea1f640a0db3 1,389 1.00/1.00 vMB 15
785,740 785,740 00000000000000000000f850a6826804802a3babe284895d73ec9c2de3264c95 1,017 1.00/1.00 vMB 17
785,739 785,739 0000000000000000000471f16ee5614bf460acda1dc9457cdc15985511c66a31 463 1.00/1.00 vMB 14
785,738 785,738 00000000000000000001b6d041f08c6afe1ef567c9a3c6f15c7a13c4e54db200 1,096 1.00/1.00 vMB 16
785,737 785,737 00000000000000000002e39c866cbd2abfe8ce4e8cd6395dac8a0d917ef02cb6 536 1.00/1.00 vMB 15
785,736 785,736 000000000000000000050c151db50572b0e0d26353464b573ff57fd11095bff7 1,250 1.00/1.00 vMB 19
785,735 785,735 000000000000000000027cc6bb7b8e051dac83cae28ef2c3d204e67e5b9f9c63 2,584 1.00/1.00 vMB 16
785,734 785,734 000000000000000000058fa2e3c77bc1fb20123576b0202a60c6beb7a3fdd928 2,016 1.00/1.00 vMB 11
785,733 785,733 00000000000000000001ccac28514ca711cdc2dd94fdeff2ac5d783dc30a9659 2,422 1.00/1.00 vMB 14
785,732 785,732 00000000000000000004980b70e05bd79d1b1eee37b8cdd4c1b7e97b343c173b 1,250 1.00/1.00 vMB 7
785,731 785,731 00000000000000000003329d14145a9e826bc3ee2d8acfb5feab6b05807caa36 821 1.00/1.00 vMB 1
785,730 785,730 0000000000000000000006320b893da867446ae6fa06470b5ac74c3d42f881f6 2,258 1.00/1.00 vMB 15
785,729 785,729 00000000000000000001c1c5adbb17db34226313ac74d2771e253cd16859b857 2,570 1.00/1.00 vMB 13
785,728 785,728 000000000000000000021b04cca091bc5ce837e9868be4ee79d9744b0658f1ed 1,670 1.00/1.00 vMB 24
785,727 785,727 0000000000000000000238ba241fb1962a352c23f05ebe93049a391cd1199d28 28 1.00/1.00 vMB 1
785,726 785,726 0000000000000000000042b9210bc7f77fc46d8daa33e53d0ca662380001acf7 701 1.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 782.61 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: 671.91 GB
    • Received: 16.06 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.