Loading Tool

Explorer IconExplorer

Memory Pool

25,724 transactions
10.91 vMB
0.02729193 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 62.86/200 MB

Candidate Block

Mining Attempt 88c3894f53e3468b9a0851488335981ca4363db2cba2047d9d67bebe248e300b
Version 20000000
Previous Block 000000000000000000019bd8eacb07bf2ff53a28712cce82a4fa3ad7b4389a63
Merkle Root b58e22264a34343ec57c95a8cd7a6620893e87223baa0aec814f3c0883de31ec
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,646
Size: 0.99789725 1.00/1.00 vMB
Total Fees: 0.00913220 BTC
Feerates: 42.74 > 0.92 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,615 (711,912 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
201,703 201,703 00000000000004aab418b4c0dcc459713da6d8742a1724dc935beb3c3b17da6e 179 0.11/1.00 vMB 173
201,702 201,702 00000000000003b95fc698d4377d736717c90423dcac6081d23688b9ceb5331d 310 0.25/1.00 vMB 156
201,701 201,701 00000000000003550249dff99cc2087e62147a0df3c1d42182fb1c427c7a9853 165 0.05/1.00 vMB 124
201,700 201,700 000000000000008f9c8411ae811ff7b98f421433db0aed5d1872bb7d4a2a1461 104 0.04/1.00 vMB 134
201,699 201,699 0000000000000419c36981372bffb3f9f3490db1538bca4cd84bae01a9fd6b4b 268 0.11/1.00 vMB 214
201,698 201,698 0000000000000395959fe1aa4265255874ba78e85b4f73cb0eba2191d222dd92 130 0.06/1.00 vMB 206
201,697 201,697 000000000000021bcba748ae5b75e56674f4e3df65b5448abc653a283583c987 63 0.06/1.00 vMB 170
201,696 201,696 000000000000040c48622fff059cf3b563a2bc706ccdc0620acdf87a44afe786 24 0.01/1.00 vMB 94
201,695 201,695 000000000000027bf0f5cd3b395203544198670d8eef9e6d692cde11b35523ad 97 0.04/1.00 vMB 188
201,694 201,694 000000000000001aa50c50b4526cd20d71a9770eccc08709130aa4b677d0bfce 29 0.01/1.00 vMB 21
201,693 201,693 000000000000005c1896a5f706afec48c06e86e49b38d079a630d457024b93a2 320 0.14/1.00 vMB 191
201,692 201,692 00000000000000582d6436fe45c6cd4be5d21ca2dfb0763d7d1c97a828ed703b 159 0.05/1.00 vMB 24
201,691 201,691 0000000000000302ccae2854e2ad9e4832f536bf1168cb843ab2b98316f1f31f 368 0.25/1.00 vMB 161
201,690 201,690 00000000000004836ee34baa4a97316cb14e9e490993c820df60fade6902f8bb 183 0.08/1.00 vMB 134
201,689 201,689 0000000000000299e4452b824b64eed4b6827316307325fab9eb1ee935bdcf31 334 0.09/1.00 vMB 105
201,688 201,688 000000000000038a106a0ed0f71b330dce4187b5748df95b0999760815433fd0 356 0.25/1.00 vMB 146
201,687 201,687 00000000000000caf985182bcb43fbc003d824716c8063764434f228d41d7202 52 0.02/1.00 vMB 162
201,686 201,686 0000000000000377b10d2eef68f72bd0b836cf2558558f6ffe7fe90d9f8ba166 552 0.27/1.00 vMB 102
201,685 201,685 00000000000000850158a622990049914c01a095f5628fc99e184c1053e55a4f 174 0.10/1.00 vMB 125
201,684 201,684 000000000000043b6644e0b7ce41fbdf82bcef4883ef1575aa7a65c7eb4c0325 121 0.07/1.00 vMB 137
201,683 201,683 0000000000000098585bbaa810a00f0079bb170ab9879ded3efbcd654b8e2e52 307 0.16/1.00 vMB 73
Previous 10 blocks ↓
Total Size: 779.93 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: 465.20 GB
    • Received: 2.77 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.