Loading Tool

Explorer IconExplorer

Memory Pool

79,344 transactions
29.25 vMB
0.08807032 BTC
Random Selection Loading Transactions
Max Size: 177.22/200 MB

Candidate Block

Mining Attempt b29b27b92b21bedb2bca29b4cc40eb642881d41be5f81ba4ea164b72b02630c7
Version 20000000
Previous Block 000000000000000000011fe80ab0efc0f5275ceb3cd290b68a57004395140fae
Merkle Root bfd46878dc8dfc7f8043902e8cb47fa3dd281cf7eb19e2011eb1220a3ff36e1d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,075
Size: 1.00 vMB
Total Fees: 0.02687851 BTC
Feerates: 146.36 > 2.69 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,108 (497,142 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
417,966 417,966 0000000000000000038553d3fff7e273cfb0f8c060b078c9494f47ff7a9597f7 669 0.34/1.00 vMB 41
417,965 417,965 000000000000000002dc7b6eeb8409d5d2d497af3ad275340902c7eb870e3fc6 2,704 1.00/1.00 vMB 64
417,964 417,964 0000000000000000008022c650a56f03a8e22af44e87569b7445b1d461c6197d 21 0.01/1.00 vMB 64
417,963 417,963 00000000000000000195ab670ebae9c2735488bc0786cc6c2b909e18422bace3 1,029 0.99/1.00 vMB 22
417,962 417,962 0000000000000000024b526e91b24c484430eab9a31f7d65898bd1e0c5ef3025 898 1.00/1.00 vMB 19
417,961 417,961 0000000000000000034c8d02c1c60277276a24a92f107cfb7116f1b02aed6875 1,420 0.69/1.00 vMB 54
417,960 417,960 0000000000000000051dc6bd8bd7186c1677c009bf9f9118879333bd22af357f 1,033 0.54/1.00 vMB 47
417,959 417,959 000000000000000003e18de1655c9f38306a20e25d468aab58ff7f89b2ccb8ac 102 0.04/1.00 vMB 51
417,958 417,958 00000000000000000133caa49baf5be3e01c5f0ed3459691e91188845fb57e60 286 0.11/1.00 vMB 101
417,957 417,957 00000000000000000333746254039d6d165b71a6a97d1f6e83804a0ba4a69f66 1,143 0.98/1.00 vMB 28
417,956 417,956 00000000000000000317c1cf45efa9d32934099682d43711b4c8cb0f3da586d5 541 0.18/1.00 vMB 62
417,955 417,955 000000000000000001d114bdbcd956550d3df1f8713fb803cd1123c8c4cdcb18 1,707 0.96/1.00 vMB 42
417,954 417,954 0000000000000000010c5ca5e3cf23fde72d6e4e1d04dedf47392ed4feb95262 779 0.48/1.00 vMB 44
417,953 417,953 000000000000000000d378058d77b697d3a81cb97cac4d920b10b98c66c5c512 2,661 1.00/1.00 vMB 61
417,952 417,952 000000000000000002b717865e978dd1161c5e7f012e9300faa96ee8db5bb47b 104 0.06/1.00 vMB 37
417,951 417,951 00000000000000000356c6e000d2f788139618a1c87efb15dc70014cd1414281 688 1.00/1.00 vMB 15
417,950 417,950 0000000000000000011647f9f55e2fe78a222db5974239118f52a3d0f9856bab 677 0.27/1.00 vMB 58
417,949 417,949 00000000000000000138e9108b99f844734c4471818ab2cedecad27622d4e3f6 758 1.00/1.00 vMB 22
417,948 417,948 00000000000000000392a07ead7a2ae3e6c59bd3aae320b3a8813ac1a2508bbf 594 0.70/1.00 vMB 22
417,947 417,947 000000000000000000b4cc400d0f66c17c9440a0f8c02f41ff087d3cb669d3fb 220 1.00/1.00 vMB 11
417,946 417,946 0000000000000000017414e0d25ae6f74d8bb0744f0527544465a01d54090539 1,209 1.00/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.58 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: 671.25 GB
    • Received: 15.90 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.