Loading Tool

Explorer IconExplorer

Memory Pool

72,544 transactions
28.02 vMB
0.06870264 BTC
Random Selection Loading Transactions
Max Size: 166.03/200 MB

Candidate Block

Mining Attempt 83e050caba0e5e2eb2f2c37a1c2dca2901a8f8d724460861483b0d84405a9ce1
Version 20000000
Previous Block 000000000000000000018bcb117043bb0bec5ab8ec9250252a12dc0c5414dc38
Merkle Root bfd8898508f7d8dd9784297d368f05029cc016413b9fe483fb528c0bb38e0f6b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,905
Size: 1.00 vMB
Total Fees: 0.01242605 BTC
Feerates: 101.52 > 1.25 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,035 (468,217 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
446,818 446,818 0000000000000000008a922d9e63b29599572c4463f4f66aee8eed84def2ef92 2,557 1.00/1.00 vMB 75
446,817 446,817 000000000000000003552dc18139721dde866b84f9d7bfb70dffab469ac1e1bc 2,423 1.00/1.00 vMB 118
446,816 446,816 000000000000000002ddbe1f1725906c2ab01fb2b77b4ac870da8853d204e35f 2,437 1.00/1.00 vMB 86
446,815 446,815 000000000000000003545e2a0da7c58497a51ff6674054911588d76cf2deeaaa 1,794 1.00/1.00 vMB 82
446,814 446,814 0000000000000000036522ab545397d3e2b831934725fd30624dc0311640b776 1,949 1.00/1.00 vMB 116
446,813 446,813 0000000000000000017f383d22eabcc60e5555ed70582bc214d69f55734935e5 2,548 1.00/1.00 vMB 106
446,812 446,812 000000000000000002caf7d87bb2aa63b8facb6a3993d4bd11608a067b96dd12 1,848 1.00/1.00 vMB 83
446,811 446,811 000000000000000001452e07f4e9f764ae830207c9cdafee8e7ccb2c746007df 2,461 1.00/1.00 vMB 73
446,810 446,810 000000000000000000831d8fdc1c7bfdc97e50767c377c74342ad327900798b6 2,683 1.00/1.00 vMB 100
446,809 446,809 0000000000000000010528f48e92af7a2a9e9cdb3eff879f2b666010256a885b 2,601 1.00/1.00 vMB 78
446,808 446,808 0000000000000000012f05cca94f69ff06463a748b956daf65dcef7ccaa8df07 2,218 0.93/1.00 vMB 80
446,807 446,807 000000000000000002cf200245e673255484bee29724bdee1d55045477f93285 2,809 1.00/1.00 vMB 100
446,806 446,806 000000000000000002795f102d5fbdb3d2b0062e5583413948dd7b864a116c88 2,042 1.00/1.00 vMB 108
446,805 446,805 000000000000000000a8383a7498d44fc7e92772d8ee88545576e8f5684b9cba 1,772 1.00/1.00 vMB 122
446,804 446,804 000000000000000000143e1cd59fd79ad904dc45729ad99f052fb45a00d85295 1,727 1.00/1.00 vMB 103
446,803 446,803 0000000000000000028cc3f807907f72f3f0520cecbdddaaa258c13426052791 2,874 1.00/1.00 vMB 128
446,802 446,802 000000000000000001b9fa6c5dc571403f3084895cec91c6706bbe13148b9c2b 2,371 0.99/1.00 vMB 66
446,801 446,801 000000000000000000ff34fd16baeaffd07dbf84f7def421af7544a2a464eb61 2,690 1.00/1.00 vMB 113
446,800 446,800 0000000000000000004ddf33611e7496a833fd2ad4faa79be331bd732e5b6800 3,068 1.00/1.00 vMB 84
446,799 446,799 000000000000000001f7427963f407742c6cb769683f381f6e8bd451c3f77569 3,306 1.00/1.00 vMB 66
446,798 446,798 0000000000000000021aa5ed81759bf114669af8102085e4ea7f02929b52303a 1,838 1.00/1.00 vMB 96
Previous 10 blocks ↓
Total Size: 782.45 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: 667.46 GB
    • Received: 15.25 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.