Loading Tool

Explorer IconExplorer

Memory Pool

45,487 transactions
28.67 vMB
0.09712510 BTC
Random Selection Loading Transactions
Max Size: 151.74/200 MB

Candidate Block

Mining Attempt 160fb1dd97180cfb6ec9047739364c5c224a0a37061d1a4e29e6f84a4652b8f0
Version 20000000
Previous Block 000000000000000000006d9cca170a6dca76a62d52ce159ce88e03787eeaed6e
Merkle Root fed59ba317bcd323edb66dfe6f7977adb32e12fd1e6586b642e8f3d4b6332a78
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,570
Size: 1.00 vMB
Total Fees: 0.04167051 BTC
Feerates: 200.00 > 4.18 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,833 (611,990 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
302,843 302,843 00000000000000001003cb3f045f5e15ae2cd7e5ce2e7a519489d494680e3cc8 128 0.24/1.00 vMB 13
302,842 302,842 00000000000000003f93eb51e96bffb0034328e2ba649605988cfccde004e257 687 0.35/1.00 vMB 29
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
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: 11
  • Data Transfer:
    • Sent: 651.64 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.