Loading Tool

Explorer IconExplorer

Memory Pool

44,494 transactions
26.40 vMB
0.05382600 BTC
Random Selection Loading Transactions
Max Size: 139.62/200 MB

Candidate Block

Mining Attempt 8f9be13c42cbe97278255810df6162d4d83121cd298dc476e2ca8ae7cd617cf3
Version 20000000
Previous Block 000000000000000000010a691d8711905b74c8ca1255100e4f4641696d5db79a
Merkle Root b6224e2828c0e0f4a678e4f02707672ecd3e93259904fc1f0faf6e71e4f0f567
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,126
Size: 1.00 vMB
Total Fees: 0.00551241 BTC
Feerates: 40.21 > 0.55 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,736 (81,810 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
832,926 832,926 000000000000000000034bd35aec825310ebbc8387a16ba44992e2bae6e3fab4 2,879 1.00/1.00 vMB 25
832,925 832,925 00000000000000000000b8006c623b9d8350e7a0c66517371c2fa71a6f322234 2,417 1.00/1.00 vMB 17
832,924 832,924 00000000000000000000fa7b87956f7f853fdd144158ec257837b113ff3b6cb7 2,999 1.00/1.00 vMB 29
832,923 832,923 000000000000000000023f47c48101fcfe07cbd5eda1158f60e858a57774377e 1,921 1.00/1.00 vMB 18
832,922 832,922 00000000000000000001437e404119eacb8f3f2770f71f985f218395b7f441de 2,811 1.00/1.00 vMB 18
832,921 832,921 00000000000000000002e3d128cbda21eb77c5eefa4b05ca9fe378364cd26de3 2,757 1.00/1.00 vMB 30
832,920 832,920 0000000000000000000073b3ca247cfe0e59fa00c2391e8da49f8b53bcadc792 2,837 1.00/1.00 vMB 40
832,919 832,919 0000000000000000000183046795c10a8ad950060c2dc29a48e89b2a3c53cf46 2,296 1.00/1.00 vMB 17
832,918 832,918 0000000000000000000360a100a86a02864d7104738e0afdf5428e2a7571c70e 2,102 1.00/1.00 vMB 25
832,917 832,917 000000000000000000014dff2f64d92a133c45eef1daa73f50c03f1f08655012 1,488 1.00/1.00 vMB 26
832,916 832,916 000000000000000000007d68ca89d9c06b2b97dff5ed372bd0f28cea1f321d81 1,884 1.00/1.00 vMB 27
832,915 832,915 000000000000000000027be776f24b92b6f67d76390a89610a6fac917ef19efd 2,171 1.00/1.00 vMB 32
832,914 832,914 000000000000000000029e53e9dcacd67f7bbd71f232df008c12017618dd8aa1 2,389 1.00/1.00 vMB 39
832,913 832,913 00000000000000000000b9008d22c82fcdb88a166fcc201b7b5f888a799c51a4 2,324 1.00/1.00 vMB 21
832,912 832,912 000000000000000000035d257416989d71f31cafe06a537cb0f0dbe3e64255ff 2,959 1.00/1.00 vMB 33
832,911 832,911 00000000000000000000e1eac99b683fd5ebdcc1c15bdbfcccec71ac5088981a 2,542 1.00/1.00 vMB 20
832,910 832,910 0000000000000000000150b6303df73435358fdb750a316b283add81e74665c1 2,118 1.00/1.00 vMB 17
832,909 832,909 000000000000000000030fe0406a44ed4d370e72c139e755e4a48564f6ccbe37 3,287 1.00/1.00 vMB 18
832,908 832,908 000000000000000000001645f26c932edaee7b34a9e8e6537e0a94602869a337 2,899 1.00/1.00 vMB 25
832,907 832,907 000000000000000000037fdc9579f62f0046cb89d0012e4445c5bcb85d84ea2e 3,012 1.00/1.00 vMB 32
832,906 832,906 00000000000000000003703fd4fe3371332e77ccfb6eedfb6d96d049807dcb6d 2,753 1.00/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 781.92 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: 646.11 GB
    • Received: 12.81 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.