Loading Tool

Explorer IconExplorer

Memory Pool

55,969 transactions
31.85 vMB
0.20233559 BTC
Random Selection Loading Transactions
Max Size: 171.67/200 MB

Candidate Block

Mining Attempt 0a179a48ba8cb0f4a63bd8b58769fb785bce4ed3c3bed3b1042304aece8cbd3e
Version 20000000
Previous Block 00000000000000000001073fbbdfd9cf89877f0a8ea98729a2d0c883dbdb3937
Merkle Root 5337e090b6523f8ae7d428396b22f488df6049533d8de426719f2b3d674d7dee
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,499
Size: 1.00 vMB
Total Fees: 0.09201994 BTC
Feerates: 502.67 > 9.22 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,813 (154,029 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
760,784 760,784 000000000000000000013751a197724534f125a54e768c1b17971603c08eb31e 2,080 0.94/1.00 vMB 6
760,783 760,783 0000000000000000000400d6bd7830a322e9408ccb17ebbdf91645f169cd29d4 2,891 1.00/1.00 vMB 21
760,782 760,782 000000000000000000030e73e6e150c5e5daf90f012f080f0f98ecb0c8ce5b05 685 1.00/1.00 vMB 17
760,781 760,781 00000000000000000002d7a61866f1dab8a03df2d8eff3ca0df4c2e967c6fb2e 1,334 0.54/1.00 vMB 13
760,780 760,780 00000000000000000000462680be3397998249109fca7484806b84c0c5a33acf 336 0.38/1.00 vMB 3
760,779 760,779 00000000000000000002bcb5e6e7da06703b535b5540d31d2b250900919f1b5e 1,291 1.00/1.00 vMB 5
760,778 760,778 00000000000000000002e95295c32d66a83ed0c5dcc09421d2068e99c843eb1f 2,161 1.00/1.00 vMB 11
760,777 760,777 00000000000000000003ea57db08c8f2c10c0f6387ce9e96e870c5954eec0d78 2,857 1.00/1.00 vMB 23
760,776 760,776 00000000000000000004ed3523cea33546ec8f9f8c5a7916a8f1344742f6e2bc 725 0.40/1.00 vMB 16
760,775 760,775 0000000000000000000722c5c9d29a85eb17b500aefce9c95a3ad051bef14ac3 167 0.05/1.00 vMB 10
760,774 760,774 0000000000000000000373ef020761a62d9b009707db8f0b280b13253bd92420 888 0.40/1.00 vMB 9
760,773 760,773 00000000000000000005b0e4fb2370a0479dabef32b3211df108920ebe5d6a54 763 0.35/1.00 vMB 14
760,772 760,772 0000000000000000000134dbd2c0144fee7ead384564ba5ce177b6095d0e345e 1,135 0.46/1.00 vMB 15
760,771 760,771 00000000000000000002083071a2f4d3eb1a1fe025aa9e0419fe8958a06771c7 851 0.55/1.00 vMB 10
760,770 760,770 000000000000000000046ff3756b6532b59120d4d2b8b1ec8658144d20a29e76 275 0.12/1.00 vMB 11
760,769 760,769 000000000000000000072b0813cd7997282d3bcdc61b4f7933e3a9b720b86b7b 611 0.72/1.00 vMB 2
760,768 760,768 0000000000000000000223d1e936cf28d4b313a784c97f04b3428e5debbc1c9f 1,692 1.00/1.00 vMB 5
760,767 760,767 00000000000000000000e4706c5fdab78af4cf8a9f3fd56629df99ef6e1d2047 1,916 1.00/1.00 vMB 19
760,766 760,766 000000000000000000015dc410070be20515cd919658787f3d9939fcd05ff9d1 1 0.00/1.00 vMB 0
760,765 760,765 00000000000000000005092f2dbc098cae013cc3a98c399c2d4edbf29f00e00c 2,173 1.00/1.00 vMB 16
760,764 760,764 00000000000000000007026428238266db3e217bf3c667620c6751b1472fb485 2,294 1.00/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 782.06 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.13 GB
    • Received: 13.42 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.