Loading Tool

Explorer IconExplorer

Memory Pool

89,109 transactions
33.08 vMB
0.20344638 BTC
Random Selection Loading Transactions
Max Size: 199.70/200 MB

Candidate Block

Mining Attempt 374146f2a5104dad36531b3ce2c1377cabfc16931a0f157eb47505b36262c805
Version 20000000
Previous Block 00000000000000000000880b1680fef67d1387961500b05f68e29399f83d5076
Merkle Root 2b187ca5472ada98b6e9f06c45e2c07eb857ba0fb67718203a69df7fd4536162
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,867
Size: 1.00 vMB
Total Fees: 0.09047178 BTC
Feerates: 387.56 > 9.07 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,953 (136,329 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
778,624 778,624 00000000000000000003d05dcd716d768781f0124f519a52a8a055e42cfde70d 511 1.00/1.00 vMB 2
778,623 778,623 00000000000000000005ba6476152f8a622e59d7da2f00c9a47023c8a234fe16 974 1.00/1.00 vMB 5
778,622 778,622 00000000000000000001d6fb6a28a8ce5d7d86b7f1a5cac2a6eaec656a758b20 823 1.00/1.00 vMB 3
778,621 778,621 000000000000000000044285a71c5329e43937a1ddb93da37a5f9fb0cb410726 1,519 1.00/1.00 vMB 10
778,620 778,620 00000000000000000000231a14663c131ff0b31e091e2fb87ce49cf5abf92fd8 470 1.00/1.00 vMB 3
778,619 778,619 000000000000000000008ae270151b0fe5f2b359a1c25ef350dec03b54026437 1,930 1.00/1.00 vMB 9
778,618 778,618 00000000000000000001a67b179283c41afae05210cea77ae8bc088cd8ad8af7 1,202 1.00/1.00 vMB 18
778,617 778,617 00000000000000000002c316a0dac6dfa693deb1e2e7f3495890c65340f6bd67 1,097 1.00/1.00 vMB 4
778,616 778,616 0000000000000000000462a61789cdf9b189f890baa30bf6d5f96477ca0f41b9 2,296 1.00/1.00 vMB 18
778,615 778,615 00000000000000000001c369c26b6a9f9f94df7639fe483f912e9dcf6abbed9b 2,506 1.00/1.00 vMB 15
778,614 778,614 00000000000000000004e82a7f833102de9a05708b708eb5728f678e8215a52f 2,834 1.00/1.00 vMB 29
778,613 778,613 000000000000000000060756b59631888dcc3fae40f6b027dfb7c9298c6d4883 1,487 1.00/1.00 vMB 4
778,612 778,612 0000000000000000000104145259e9cbd3bc49cbd830f01b32bb2d26375d8b59 2,825 1.00/1.00 vMB 24
778,611 778,611 00000000000000000002ef1e3e15c5fc25838a70284be21ee0ed60a24387db44 1,764 1.00/1.00 vMB 9
778,610 778,610 000000000000000000001b7042119c1f06d052768168b73d5efbe54e6a520117 2,073 1.00/1.00 vMB 12
778,609 778,609 000000000000000000053925ca1a572db4466f4c5fd0a057d2f1e80792cfdc3d 1,957 1.00/1.00 vMB 12
778,608 778,608 0000000000000000000100fe93002db1aac02327068be68c4fa2d7ac99f58dc9 1,323 1.00/1.00 vMB 2
778,607 778,607 0000000000000000000544b03ff74c963e865a53bdcf3f282da0e3fe2a882ed1 1,820 1.00/1.00 vMB 19
778,606 778,606 000000000000000000059aae7d78857ea552f868d4d439fd70d0d341292d6866 2,143 1.00/1.00 vMB 14
778,605 778,605 0000000000000000000573adf58fa80601bd468d3dd755b5b5d02a198505326d 1,193 1.00/1.00 vMB 4
778,604 778,604 000000000000000000019e6b7d830b9cad0da13c14f663ec088c2ce4b1a3cf82 2,143 1.00/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.31 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.19 GB
    • Received: 14.62 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.