Loading Tool

Explorer IconExplorer

Memory Pool

86,390 transactions
31.62 vMB
0.14664608 BTC
Random Selection Loading Transactions
Max Size: 190.68/200 MB

Candidate Block

Mining Attempt 30750243e3170856ace40578376a16aacda3e09b05d5d9156089703a4fd7c6b2
Version 20000000
Previous Block 0000000000000000000110c73b9e3f7b41bda81a2bd2f968d3568570886e34da
Merkle Root 7d9c4293fbb2373c55fa83ea0f6af3665ed49703447959d625e1efd635df2861
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,588
Size: 1.00 vMB
Total Fees: 0.06471220 BTC
Feerates: 214.31 > 6.48 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,969 (84,960 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
830,009 830,009 000000000000000000038876a429051c625e588c41f0aa10763f22cb28766230 2,124 1.00/1.00 vMB 20
830,008 830,008 000000000000000000039573aa7c22bfc4085a91b2fceb374aa215324fa8d162 1,811 1.00/1.00 vMB 26
830,007 830,007 00000000000000000000641d0be8bc674fabcff72a05dee735e0a3df2819f52c 3,119 1.00/1.00 vMB 33
830,006 830,006 00000000000000000000e923973a9abed88d53936f8153b7305a0edf778d1248 2,405 1.00/1.00 vMB 28
830,005 830,005 000000000000000000001131c490fa2d8cff46d92a8e9b858260df5652c53554 2,605 1.00/1.00 vMB 30
830,004 830,004 000000000000000000022d1b54dce4a859ed41091b0daaebb4a029614d8cfe9a 2,599 1.00/1.00 vMB 28
830,003 830,003 000000000000000000025ea0a2d1420074a298036269ab40970b4a96b753970a 3,024 1.00/1.00 vMB 31
830,002 830,002 0000000000000000000345ef1fc4815dc48aeadcb2aee9a0913d375407128741 2,593 1.00/1.00 vMB 26
830,001 830,001 00000000000000000002a9f21ec238b121f2f7ae3d4c8c19267ee27858fc328e 2,169 1.00/1.00 vMB 20
830,000 830,000 000000000000000000011d55599ed27d7efca05f5849b755319c89eb2cffbc1f 1,851 1.00/1.00 vMB 23
829,999 829,999 00000000000000000002c0f74b89661e5a7915104a3a955a9e15641a4f10a378 2,252 1.00/1.00 vMB 23
829,998 829,998 000000000000000000005479bcca5527697d6b358dcd26682aeb04c163ac7b7e 2,824 1.00/1.00 vMB 25
829,997 829,997 00000000000000000001d54e4d88e61c1942964ee9fc9a11629c0a37ddc57431 2,256 1.00/1.00 vMB 26
829,996 829,996 0000000000000000000149ef65fb3e52e42ee0d774d1987afe67b8e6aa4e409f 2,676 1.00/1.00 vMB 21
829,995 829,995 0000000000000000000170a7fda3db4d75c8901fe880491c1fcbc62692b2adcb 3,031 1.00/1.00 vMB 26
829,994 829,994 0000000000000000000114f543966fe7c3ff949d79e5fbc198e02d23b2f43537 2,171 1.00/1.00 vMB 21
829,993 829,993 00000000000000000000729516d383a88668639ae3154253e8cb6417c656c1bf 2,166 1.00/1.00 vMB 18
829,992 829,992 0000000000000000000091c94d7e319a3f7f09cb8929742db2f296a54aed61bd 2,933 1.00/1.00 vMB 29
829,991 829,991 00000000000000000000cdcf9da8922072427edbb9b44d5e0ab608e8201f44bc 3,113 1.00/1.00 vMB 25
829,990 829,990 000000000000000000018a59efddf36e5ff4c2f6450c81db7db1312beef0ae43 2,618 1.00/1.00 vMB 20
829,989 829,989 00000000000000000000ed1b8f77a4d5b92402e4bad2cf474ba98fe9ed89c355 2,895 1.00/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 782.33 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: 660.71 GB
    • Received: 14.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.