Loading Tool

Explorer IconExplorer

Memory Pool

42,337 transactions
26.08 vMB
0.05280307 BTC
Random Selection Loading Transactions
Max Size: 136.87/200 MB

Candidate Block

Mining Attempt 9879006f9da5b50d40afbc7627bf56c468d9647f26c5667f60d3bf628721c06c
Version 20000000
Previous Block 00000000000000000000d8ba2955f02eb456e7c5acbac6935bbd800431352c76
Merkle Root 0db0fc8d3418620b44f87896bf4ce9fad8fafba5abd49a2cc7aadd1daa223833
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,244
Size: 1.00 vMB
Total Fees: 0.00534732 BTC
Feerates: 100.28 > 0.54 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,739 (144,903 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
769,836 769,836 00000000000000000006e05461cd306bda4d5af7ac290e42612bde19a2fa35b5 17 0.00/1.00 vMB 7
769,835 769,835 0000000000000000000112c77e457abc829e115cb2d7fd2a481f478de773630b 870 0.34/1.00 vMB 10
769,834 769,834 00000000000000000002e57a53063f0668b32382813616b505466f5f7a06a076 1,015 0.39/1.00 vMB 8
769,833 769,833 000000000000000000068dfc74befc2f679bf4395c5f1d87acb3088f1f07a847 851 0.33/1.00 vMB 9
769,832 769,832 0000000000000000000103bdbb4c7cb196d1071b2e6dc82179c87666642cce26 468 0.83/1.00 vMB 2
769,831 769,831 000000000000000000048136cb97861a5b7e054d0aa036372a4d86fd1cf43dcf 965 1.00/1.00 vMB 4
769,830 769,830 0000000000000000000561d8a92fea9e0a031472ec8ae64594623500f68ff23f 2,259 1.00/1.00 vMB 6
769,829 769,829 000000000000000000055a1a4b689e0e4c804c3d5edb5aa485085c7eb7d9b20f 1,629 1.00/1.00 vMB 14
769,828 769,828 0000000000000000000127d1c128aee36aa79b49d3acc9b14ef3c400358a06d5 963 1.00/1.00 vMB 4
769,827 769,827 0000000000000000000195c728d8961f181e3cd72f997f224dd029494defb9d7 1,952 1.00/1.00 vMB 8
769,826 769,826 00000000000000000003ed16aa151e665d3e2979cf9124b5c3f9e3d3535c7043 185 0.08/1.00 vMB 8
769,825 769,825 00000000000000000003d52a8b1a96af275295aacea1c3045a2a1475721acd15 61 0.02/1.00 vMB 19
769,824 769,824 00000000000000000001b8b580ee643bbb541d4df9749d0312b4bc407f225ecf 459 0.28/1.00 vMB 6
769,823 769,823 00000000000000000003295e8e7f533252275bf5850475ae44dd8a87db79c608 761 0.67/1.00 vMB 4
769,822 769,822 00000000000000000006574f0a0f25ae6838070871969516b18e81b448f80fd5 580 0.24/1.00 vMB 11
769,821 769,821 000000000000000000015351c4cd942c8fdceeb12cf56fbffdb8c39e22b4d029 78 0.04/1.00 vMB 7
769,820 769,820 00000000000000000003f05407c4b43923afe9c67469752b496ba8c8b58799e1 306 0.12/1.00 vMB 8
769,819 769,819 000000000000000000053d3b8fa5d52015200313860fb14569e4483eb3781c7f 1,595 0.68/1.00 vMB 11
769,818 769,818 000000000000000000014e74f0efefcee8690593cad8a219512f943d8f2a931d 774 0.49/1.00 vMB 4
769,817 769,817 00000000000000000005d3259c43a0c11aef181cdb796c1fbbc035cdd6d539e5 1,636 1.00/1.00 vMB 5
769,816 769,816 00000000000000000000481bd001209200188eb50c5c171920ffad109cfd94bc 1,980 1.00/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 781.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: 646.28 GB
    • Received: 12.83 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.