Loading Tool

Explorer IconExplorer

Memory Pool

81,505 transactions
29.99 vMB
0.08953778 BTC
Random Selection Loading Transactions
Max Size: 181.06/200 MB

Candidate Block

Mining Attempt c6f21ef3bad332112cac3eb2927abc01ce25224cf55d005781440647e94a5935
Version 20000000
Previous Block 000000000000000000000566719f650a5928fbb1a01177f015bdbcdec5c3c5bc
Merkle Root 423f524e8ae7afc2984a514f339d80f6bda06cbb4a358ab3aaee61759d0407a6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,463
Size: 1.00 vMB
Total Fees: 0.02820372 BTC
Feerates: 502.62 > 2.83 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,965 (330,261 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
584,704 584,704 0000000000000000001a1c6099f4d7fd70389e507b0cd49f37fad325fe8eae4f 1,108 1.00/1.00 vMB 15
584,703 584,703 00000000000000000009115943be8ef41f4fcc555fb9845bf5c20202ff52bc7e 1,873 1.00/1.00 vMB 40
584,702 584,702 0000000000000000001ede7f463c8ec7ce97eb58d00cca3bb3a752ed2275c851 1,277 1.00/1.00 vMB 20
584,701 584,701 00000000000000000007a0e4affd1a28d74120f4fd0989b612367b50a0d4f84d 1,721 1.00/1.00 vMB 27
584,700 584,700 0000000000000000000f33400fde23f26b8548d1027a085b04f8395e14a44e07 2,883 1.00/1.00 vMB 25
584,699 584,699 00000000000000000019b20a626748762f03071bd189ff8f866ca03a0b0800f7 2,703 1.00/1.00 vMB 28
584,698 584,698 000000000000000000156ca25900a31acb8bc4f4b3ae7bd615de887ccbb9cac9 2,862 1.00/1.00 vMB 36
584,697 584,697 000000000000000000050e3c8d14b34168f8c2d5f407e3d0022553f4351402c6 2,237 1.00/1.00 vMB 35
584,696 584,696 0000000000000000001009e8ecc3f8745ff4106800981da3f91f6699e4a155cf 2,718 1.00/1.00 vMB 47
584,695 584,695 0000000000000000001b7c917c0168f9f0d3e699b44339f0afb5a25dd0225b0b 1,811 1.00/1.00 vMB 31
584,694 584,694 00000000000000000008987e9f705fff347cf7fd57e4a8fbb4fadc464e926921 2,413 1.00/1.00 vMB 40
584,693 584,693 00000000000000000006dcc97fdd6d0ad9e1c696da8880f998fd5ac430a074b5 3,003 1.00/1.00 vMB 66
584,692 584,692 0000000000000000000707ced60c4e541f9c34b2a983d44dc982888bde009b35 3,300 1.00/1.00 vMB 72
584,691 584,691 0000000000000000001915376cb013d8daba421774e272d8a98f91d63aaff597 2,894 1.00/1.00 vMB 35
584,690 584,690 0000000000000000000309877b81e31d5e83bec7f00a64e2c5f1d590ebd6c3d9 2,870 1.00/1.00 vMB 57
584,689 584,689 000000000000000000141d1e6e5982ba6ebe4adeaf5b1e515d6954f761f33750 2,774 1.00/1.00 vMB 76
584,688 584,688 000000000000000000020fbf264ac92e7981ccc152f695065339816a4caea1cd 2,504 1.00/1.00 vMB 43
584,687 584,687 0000000000000000001d4059a28b66cab736bc5b2d951670b52438eb0242459b 2,834 1.00/1.00 vMB 42
584,686 584,686 00000000000000000015d1c64237d1910f71c213d9001c15c6bc8e9a43ea9a42 2,604 1.00/1.00 vMB 71
584,685 584,685 0000000000000000001d7c4e25f2fd33ac4e2fc33f07da86ac1a2695e8f73898 2,403 1.00/1.00 vMB 41
584,684 584,684 0000000000000000000edb2948799d719d102e37be9aaf23d899970ac73c407e 2,532 1.00/1.00 vMB 61
Previous 10 blocks ↓
Total Size: 782.33 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: 660.36 GB
    • Received: 14.69 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.