Loading Tool

Explorer IconExplorer

Memory Pool

40,729 transactions
29.08 vMB
0.07436437 BTC
Random Selection Loading Transactions
Max Size: 148.01/200 MB

Candidate Block

Mining Attempt 5044a55394ce2133c9007b919292601c8bdaff923fd8a5c89a67f81c8583c385
Version 20000000
Previous Block 00000000000000000001da679658719cfccc2653ecbf8d9a60db7cdf4fd801ac
Merkle Root 0318b35eb361b673f7e1ef707bdd8078a598b6f2c4a7408427bca25a7e5086bd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,139
Size: 1.00 vMB
Total Fees: 0.01761050 BTC
Feerates: 451.74 > 1.76 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,538 (384,649 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
529,889 529,889 00000000000000000017430609ab1364bf3c2b9c9e220621d37fe8733131bdbb 965 1.00/1.00 vMB 6
529,888 529,888 0000000000000000000a8880303015d992fe74c89d257fba0619dc15ef3dc0c2 1,377 1.00/1.00 vMB 6
529,887 529,887 0000000000000000001b60c8baf663a77a319dc19018859cce2cb38e57cdf7ff 1,323 1.00/1.00 vMB 10
529,886 529,886 000000000000000000042cb6b4a419d893ae7adfc0b737456a16f99f66ef3f1b 1,538 1.00/1.00 vMB 61
529,885 529,885 0000000000000000000a7faa41371b6a6585f82c1a9cdbb610e65d4219e37be7 2,085 1.00/1.00 vMB 45
529,884 529,884 0000000000000000000dd50a8cb539a45bd270a3c2817b0dff27319aa2c3b3ac 2,696 1.00/1.00 vMB 6
529,883 529,883 000000000000000000130114b99dcd6e1bfecbd091ca31c4ad41173433d80ec3 2,371 1.00/1.00 vMB 60
529,882 529,882 0000000000000000002bbbd03563aad9d6ea69438edec334a1394705d71c247e 2,053 1.00/1.00 vMB 59
529,881 529,881 0000000000000000002740e6a6f733a378dbca0c47590f36094c04cb981d7fd0 445 0.25/1.00 vMB 64
529,880 529,880 00000000000000000021bacdd0b79fa1a46639454fd0aeffe15467b62f96cdd8 623 1.00/1.00 vMB 5
529,879 529,879 0000000000000000001f921cb0552c50ed967f89e1220124f62413cdb9520c0e 2,094 1.00/1.00 vMB 41
529,878 529,878 0000000000000000002c1ff8a3c5799f405e6e670c36ac851450981ef86eac27 1,011 1.00/1.00 vMB 13
529,877 529,877 0000000000000000001a68c3a247c687e3b391d730a78db474aa08042d89d22f 886 1.00/1.00 vMB 13
529,876 529,876 000000000000000000282e83912bc88df27f89a8645e258ae72c2110879f1fcc 1,513 1.00/1.00 vMB 27
529,875 529,875 00000000000000000013a980d43ffa9622d75d8795990e4bec296b692700f65f 203 1.00/1.00 vMB 2
529,874 529,874 0000000000000000001e2cc8c8a03bc0fce38677d78d3fec6742ed238e388d91 201 1.00/1.00 vMB 2
529,873 529,873 00000000000000000028bc19000962b248e8b95b012ea195d87831d1fc4f806e 882 1.00/1.00 vMB 11
529,872 529,872 000000000000000000150a1186a6ea1774083899d7a5119635c841c7307755cc 597 1.00/1.00 vMB 11
529,871 529,871 0000000000000000001b29142c8f518a7442cac830eee34138bb2400922b22c6 1,815 1.00/1.00 vMB 4
529,870 529,870 0000000000000000000b0cf8253c03dbf63fb9bc28739ad9e908e43363346e9f 2,625 1.00/1.00 vMB 55
529,869 529,869 0000000000000000000822284d838313677459c4cf97fb0cc95296dedf7527eb 1,445 1.00/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 781.57 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 622.44 GB
    • Received: 11.33 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.