Loading Tool

Explorer IconExplorer

Memory Pool

80,876 transactions
29.94 vMB
0.07610642 BTC
Random Selection Loading Transactions
Max Size: 180.58/200 MB

Candidate Block

Mining Attempt 92fae733f2bf796319eb2ec4b0840a14091a2602ca02dbbccddc76df0c762d52
Version 20000000
Previous Block 00000000000000000001febb03fdcff4c8ac482b94dd8500539809f9da5db1cb
Merkle Root eb05c1974b01a344a4c910c9cc3b40536db089848868acfb838437b99b93f0b2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,159
Size: 1.00 vMB
Total Fees: 0.01490583 BTC
Feerates: 502.67 > 1.49 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,981 (503,322 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
411,659 411,659 0000000000000000001ade201f04d409b2c3601d361d72ce12e633eb99ac2a9c 903 0.42/1.00 vMB 19
411,658 411,658 000000000000000004661c63c0947009a1491df5eafb36143fbf07132786a904 1,141 1.00/1.00 vMB 19
411,657 411,657 000000000000000003d794b839b08dd7d51ab98afef407be85a00dbd35bb603c 2,296 1.00/1.00 vMB 42
411,656 411,656 000000000000000001ace846001342e72362c107d02fbcfc780f5b604f5379ae 1,446 0.99/1.00 vMB 34
411,655 411,655 000000000000000003ea863ba0b9aef7e61ed5c0e452e408430310e9d655e96d 2,693 1.00/1.00 vMB 52
411,654 411,654 00000000000000000519cf9c19c9b0f27085f8379c876a96ba223dc73a2cf029 2,636 1.00/1.00 vMB 46
411,653 411,653 0000000000000000001ed53072e3469a29e0379431a3f492707cba671db33987 870 1.00/1.00 vMB 31
411,652 411,652 000000000000000000349ee39fe6c23d5f448c16c9a396b462f04585e481f864 1 0.00/1.00 vMB 0
411,651 411,651 000000000000000005a81b888efc7e2e0332fccfb79bc4383c0aacc84b68b397 2,408 1.00/1.00 vMB 53
411,650 411,650 00000000000000000243e5ece98e550509099a88f4d05142fb4442b91b5506ff 1,511 1.00/1.00 vMB 39
411,649 411,649 000000000000000002865279119e86b436cb8e0ad9896152123d0e3bcc097792 386 1.00/1.00 vMB 38
411,648 411,648 00000000000000000131621a0360423b63f4ae93986693ea433c10945eae802f 956 1.00/1.00 vMB 44
411,647 411,647 0000000000000000015b738cfd2d837f476f3544986ee89134a3c03c468d3d49 14 0.00/1.00 vMB 154
411,646 411,646 00000000000000000041e23fd0515ba6a75e7bcd9a682950f00a21c25c32faeb 369 1.00/1.00 vMB 38
411,645 411,645 00000000000000000593b707f00504fadaf7a3438a12d7f39020ec55d5a92917 2,837 0.99/1.00 vMB 79
411,644 411,644 00000000000000000580a9f42982da8c68d54849a6257603e6c77a28d9e4da5b 1,304 1.00/1.00 vMB 47
411,643 411,643 00000000000000000527ca47b9112490344abee4f69098871ad6151fc809317b 1,003 1.00/1.00 vMB 24
411,642 411,642 000000000000000000acae3ebd12eae84f52a83139fde8e0710dbc33f719a2c1 425 1.00/1.00 vMB 18
411,641 411,641 0000000000000000012d18bf27842bac264821b47538c3d2641b2cf2c6a4cbff 1,271 1.00/1.00 vMB 28
411,640 411,640 00000000000000000340e37a7231205baa56eef1644e212b5f56fa8cbae4c0c0 1,738 1.00/1.00 vMB 58
411,639 411,639 0000000000000000008b9cb38cd3105e75af94b3af79d0a59cbe4edb618fb814 1,749 1.00/1.00 vMB 41
Previous 10 blocks ↓
Total Size: 782.36 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: 662.55 GB
    • Received: 14.86 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.