Loading Tool

Explorer IconExplorer

Memory Pool

42,844 transactions
27.91 vMB
0.06162168 BTC
Random Selection Loading Transactions
Max Size: 147.13/200 MB

Candidate Block

Mining Attempt 7098fc33c63d73fd11f45f252938bf70bd5705d9364c831c7ffb0e624c7319fa
Version 20000000
Previous Block 00000000000000000001c8540de5dceba6fe0c17c8f2c5409bc2924f72da5448
Merkle Root 78dbd60cf1c8e039b52c836eb0fdcb093510b15d2ba5f66687c0b4a172739317
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,376
Size: 1.00 vMB
Total Fees: 0.00890738 BTC
Feerates: 84.58 > 0.89 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,834 (611,993 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
302,841 302,841 000000000000000055789be0fb42cccf52eb2f8a75f30d5bf0178598ee2ee045 1,352 0.82/1.00 vMB 31
302,840 302,840 00000000000000002c8c00d93bbed7c0f6ba78fde6a738ac798bf08dde7903e6 530 0.67/1.00 vMB 17
302,839 302,839 00000000000000002b949ec58c06cddfdd1f0adc72a3317997801686867d5af7 419 0.35/1.00 vMB 23
302,838 302,838 00000000000000005c3bba71e32ef3ff2532634d8ac5afc499f4cd9d04f1e0d2 832 0.35/1.00 vMB 37
302,837 302,837 000000000000000034e054dfe7354ad2f0cdc772d2f0767c38e2cac2211f2e5e 1,029 0.50/1.00 vMB 39
302,836 302,836 00000000000000006333e87cffee13b48cd4a3f3f831bcc6485d02e21ae1babe 131 0.06/1.00 vMB 49
302,835 302,835 00000000000000004bf97ac5c5549f5f368a53d2d8d153d616b557aa8f01955d 50 0.02/1.00 vMB 43
302,834 302,834 00000000000000005830c5a7400b2d3551cf97ef551ada487d5ff4621961e18a 146 0.10/1.00 vMB 24
302,833 302,833 00000000000000001d2f10aabc7aae39edd6b200b0ed4bb6b8d08085046e4b8e 330 0.19/1.00 vMB 31
302,832 302,832 0000000000000000192763913460f201e42328c4e13658433824b692c0ee9e45 270 0.19/1.00 vMB 21
302,831 302,831 0000000000000000111cda722c4b1a79b785a58baa2e5aeb149ecb30a75aa04f 87 0.05/1.00 vMB 26
302,830 302,830 00000000000000004f222a76bb54c8bde57857319257a4313d4dac2b50de09b2 270 0.19/1.00 vMB 29
302,829 302,829 000000000000000033a7e88bdaca0b14b190cced46d0c5667b27bd82d429792f 360 0.27/1.00 vMB 28
302,828 302,828 00000000000000002283d47ab4292ff4db8863f99dd5e37b5c29248b204bfaa6 199 0.25/1.00 vMB 19
302,827 302,827 00000000000000001e2e787903c8f0894fa774d861dad72e286f09ec9ddbdf3c 495 0.26/1.00 vMB 30
302,826 302,826 00000000000000003bedb61e59629c5f2abb403f7ebadb94e125cef2f04ac2d2 296 0.25/1.00 vMB 23
302,825 302,825 0000000000000000689dededcdc83d7e1338a56e2759711705b94bc64aa2a8f2 195 0.17/1.00 vMB 17
302,824 302,824 000000000000000023327f214bff8942fc991283c2237b99b50d7f6441dd290e 33 0.02/1.00 vMB 19
302,823 302,823 000000000000000065105f4bd0eacc257258606a35a32b7ceca80579fc404431 445 0.35/1.00 vMB 27
302,822 302,822 00000000000000006522b56f941ded9273eaf1f96f49d7293b802911851d722e 581 0.37/1.00 vMB 26
302,821 302,821 00000000000000004d1a47b6a0ee21d0c0ff053fddaf40ecedcffa88b9570a93 334 0.25/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.10 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: 651.65 GB
    • Received: 13.61 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.