Loading Tool

Explorer IconExplorer

Memory Pool

18,644 transactions
11.00 vMB
0.03562577 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 59.77/200 MB

Candidate Block

Mining Attempt e143ebbc82d030e1ca5a996eb0a309e6804e7b286938f6b7fe5b6332518209aa
Version 20000000
Previous Block 0000000000000000000014b0e0c3ffdcd0c6f82f657121f2e5c5dea8833d7c39
Merkle Root 0dbfdbd110414aae30564defa0ab4e11e14d4591a59f62df6c22eaa6bcee1b8a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,036
Size: 0.99796725 1.00 vMB
Total Fees: 0.01787515 BTC
Feerates: 100.32 > 1.79 > 0.23 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,807 (743,025 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
170,782 170,782 000000000000082588e404d9e5e2bd2c09665274a744e2291cd40cc3a9098e13 1 0.00/1.00 vMB 0
170,781 170,781 0000000000000908b000c043cd7f5cad9389044137897b6af3c12f1ba4a71b10 145 0.04/1.00 vMB 25
170,780 170,780 00000000000000f7537eab0c97e19d8ac8ca9983e20f67078bc84aefcb9ff507 1 0.00/1.00 vMB 0
170,779 170,779 00000000000002e64147de8bd136583bd8eeb2789586b5e17eb1b29ca72bc37b 66 0.03/1.00 vMB 194
170,778 170,778 0000000000000772aeef44e032b247799599af67f17b564c23628d01d47c553c 9 0.01/1.00 vMB 34
170,777 170,777 00000000000006cb8a8a032e1133a7eca17daa64712d06b17edd87120cb00c1c 10 0.00/1.00 vMB 17
170,776 170,776 00000000000009d48793644b16dea60f9d560a8b45f2d8a8c42e97bc102e479c 37 0.01/1.00 vMB 138
170,775 170,775 000000000000023cc7803149a2e2827176d2f3827bfa6ea565a14f8b8e9bf70f 9 0.00/1.00 vMB 55
170,774 170,774 00000000000000c0025a1e0345acbd69b9761ebe9433c129b91ac7f6afc81b05 109 0.05/1.00 vMB 260
170,773 170,773 000000000000005944940767b52f5e750adeb9deec5d7a9d14ac818a1d650f80 16 0.01/1.00 vMB 198
170,772 170,772 0000000000000711c22d4b9a5d64958d1d647bec6651ce460e27c6ffae87bef1 1 0.00/1.00 vMB 0
170,771 170,771 00000000000001c5554a050e2d4328ec4f7e1b39f7da9b24ee92e37f6c55b759 85 0.05/1.00 vMB 93
170,770 170,770 0000000000000057ac77211d562237ebb604138f770fe414bd251094781b9dca 1 0.00/1.00 vMB 0
170,769 170,769 00000000000003cf3be47a8f4453ab05528979937497b9c3b6eec49b69fc14d8 72 0.03/1.00 vMB 173
170,768 170,768 00000000000004d8857f19f7306f676897d789ba9018da5d379e4f08d0b8c0d4 40 0.02/1.00 vMB 120
170,767 170,767 0000000000000296371ae40031ad5d50e61211a72087bb7df585176d2c15b197 1 0.00/1.00 vMB 0
170,766 170,766 00000000000009a212b74122654eb3435335ef0d9d03ac27ae0faf1a8e39c755 21 0.01/1.00 vMB 241
170,765 170,765 00000000000008f77802252e2f872ef34061d9c7cc47cc3704d8ec4f19bdf6f1 4 0.00/1.00 vMB 1,209
170,764 170,764 000000000000007b68c37389b9c915838b4d027ce029a5b0ae0eef31c01b0b1f 13 0.01/1.00 vMB 28
170,763 170,763 0000000000000a0454eeb936797760fc5538fcd3d1a35eb220816e3b9aaffe62 23 0.01/1.00 vMB 292
170,762 170,762 000000000000035c1beeb6ab3184a31d6882491965c927fd62031a3db8bbb90a 8 0.00/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 780.28 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: 516.25 GB
    • Received: 4.43 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.