Loading Tool

Explorer IconExplorer

Memory Pool

53,773 transactions
31.67 vMB
0.19231649 BTC
Random Selection Loading Transactions
Max Size: 170.26/200 MB

Candidate Block

Mining Attempt 61a827a1c10d253fb6c662d0f2ee866c6f58e8fc2ff007fce41f385d5cd433c6
Version 20000000
Previous Block 0000000000000000000150ac5d85e9507ede5886efaa3253ea821573fd5eeda5
Merkle Root 52422e56fcd771cb42675268a2df18d0db95d9ce4e202a24516c49e79b50a1e8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,590
Size: 1.00 vMB
Total Fees: 0.10266756 BTC
Feerates: 477.45 > 10.29 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,824 (220,224 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
694,600 694,600 0000000000000000000dbd0dcef6da84d2d96ddfac43cc01598f2c9a1fbe3afc 612 0.18/1.00 vMB 15
694,599 694,599 00000000000000000010c01202b9e56ac082eceee5840223b13b06415948777f 1,779 0.66/1.00 vMB 11
694,598 694,598 00000000000000000010d4cea1caa7544e9b2ba3f98ad60727c982fba9381fe7 1,595 0.55/1.00 vMB 11
694,597 694,597 0000000000000000000cfd76aaad6c6cc5c4cc4b31e36f1ff6f09fc7e7bf8ae2 1,323 0.51/1.00 vMB 10
694,596 694,596 00000000000000000007bbbb920bff83c1f0053288d75183e17a4a740ca8b10d 1,069 0.40/1.00 vMB 10
694,595 694,595 0000000000000000000f8bf1e0217d7dfcd44f1eb18c5f55a2c4cf846ba4aacf 917 1.00/1.00 vMB 3
694,594 694,594 0000000000000000000707508703591bef03a5eb599cb9ea39e3dc4e7a7d6303 1,658 1.00/1.00 vMB 7
694,593 694,593 0000000000000000000fb0b04ad00cd541a450786019bfd67efd31d65fd5af55 2,320 1.00/1.00 vMB 13
694,592 694,592 00000000000000000009212f85beae53d7ca0ec864c458dbb64f3c545da0b745 1 0.00/1.00 vMB 0
694,591 694,591 0000000000000000000cf539d3e042b6e135111ae2d3103e59fc61463483d6bc 2,130 1.00/1.00 vMB 25
694,590 694,590 00000000000000000011fae0cdbc9e738fabfab55400f40375d40981f9bfa224 79 0.03/1.00 vMB 16
694,589 694,589 000000000000000000001463d957786ff4c3a1558101ac8e56e990b9d3c18898 80 0.02/1.00 vMB 12
694,588 694,588 0000000000000000000fc38a3649e69cac3a61760445add0fedeaee087e87daf 781 0.47/1.00 vMB 8
694,587 694,587 00000000000000000008c90a337ef32bb5cf358e123a52591e66487c481422a6 855 0.33/1.00 vMB 2
694,586 694,586 000000000000000000005925b99c1d1b108719b7cfcb9adbf079365a2f60b578 1,351 1.00/1.00 vMB 9
694,585 694,585 0000000000000000000a971458c27905cfd8e275d35895901a3b031888eccc37 1,243 1.00/1.00 vMB 10
694,584 694,584 000000000000000000012c2d287c56f193d2aed192979ac9315e0a9ee8d578a7 1,771 0.83/1.00 vMB 10
694,583 694,583 000000000000000000047eb7a6ca634ee4885f4f6374d6002a5a6316df619265 1,911 0.74/1.00 vMB 12
694,582 694,582 00000000000000000011fded594d679e095de4e677194c5c9ca4fdcc915ffc68 1,497 0.69/1.00 vMB 13
694,581 694,581 0000000000000000000152cd66f8229c385efcfd83aeaec0a15de07c157800ca 92 0.08/1.00 vMB 9
694,580 694,580 0000000000000000000b8c50f0d0d7840ec53cb580059ffe7fd5fb248017cb03 443 0.22/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.08 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: 651.32 GB
    • Received: 13.54 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.