Loading Tool

Explorer IconExplorer

Memory Pool

80,768 transactions
29.78 vMB
0.09398117 BTC
Random Selection Loading Transactions
Max Size: 180.69/200 MB

Candidate Block

Mining Attempt e7883c0993e67e114fe38757621301971dd93cd62af795608fdae16eb846d54e
Version 20000000
Previous Block 0000000000000000000043f2b4ea4cc96cd3bc440a50582638dcad340e8bc5e2
Merkle Root 682af04fde15d69837c3fdb8b5a5ffa31f415876cdc3e026dffeb054db45c1c8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,965
Size: 1.00 vMB
Total Fees: 0.02683508 BTC
Feerates: 90.00 > 2.69 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,139 (233,309 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
681,830 681,830 00000000000000000003113604f213e491efaca8926dbefa9848ba62f7a1be0b 1,307 1.00/1.00 vMB 8
681,829 681,829 00000000000000000009cabd7a0414bb88ba4445cfd27353e18a2a27d4fe10b0 923 1.00/1.00 vMB 27
681,828 681,828 00000000000000000002d57bc64ff628a025e9a8f79134bc377fea25e532775c 2,367 1.00/1.00 vMB 117
681,827 681,827 00000000000000000008c659de6cae2595e4de6e9fb008e5a6aa65a8cc0ecf06 1,047 1.00/1.00 vMB 74
681,826 681,826 00000000000000000004896533a0cb5f06ea213b9edb51b323a269c7a650073b 1,943 1.00/1.00 vMB 75
681,825 681,825 00000000000000000004412c1f4e8c473584e702526cb89602f8e955c84f21f5 1,783 1.00/1.00 vMB 74
681,824 681,824 000000000000000000085d326338cc152b2dc244a7d44058fe2ebc561bc6d5b5 327 1.00/1.00 vMB 15
681,823 681,823 00000000000000000009b753a9479da3c3dbc132d0d0b988a8efd07dddbb0c3e 1,014 1.00/1.00 vMB 38
681,822 681,822 0000000000000000000408f881ee38906242636f617b7c05d03321895b2e6ec6 1,038 1.00/1.00 vMB 37
681,821 681,821 0000000000000000000d6b773e911fc9fc6afab923e805fd83d4fd554b28cc3d 232 1.00/1.00 vMB 12
681,820 681,820 00000000000000000009cb30d9aae7cd40221e257ce03e1a5f2910b8e0f6d439 781 1.00/1.00 vMB 16
681,819 681,819 0000000000000000000081026fe869845b3283d7cd4dfe263eee39d8c5e97a3f 2,130 1.00/1.00 vMB 85
681,818 681,818 000000000000000000086aad5e97d7795e34bec28a58f074d2d6e78e9d07a52c 95 1.00/1.00 vMB 5
681,817 681,817 00000000000000000006932b1e3c67c3cbfd91294fa9faddd2febf7a42c4be98 1,446 1.00/1.00 vMB 54
681,816 681,816 0000000000000000000115430029d4ded88b5b31daa799cfa862f147dc70b1c0 803 1.00/1.00 vMB 125
681,815 681,815 000000000000000000095183eb5cb79253a57f732a74298a4db6ed40cf4c028b 382 1.00/1.00 vMB 23
681,814 681,814 00000000000000000009b760cb6881dad0fcc7a8fc5dd4a1f8a1d3a73ddcf3e7 290 1.00/1.00 vMB 18
681,813 681,813 0000000000000000000a58a28ef474b930bd01fa397a886813c137b5ac2512ca 505 1.00/1.00 vMB 17
681,812 681,812 00000000000000000003f05d964374178e837e9dd7b8303d8ea04338823b1e77 109 1.00/1.00 vMB 7
681,811 681,811 0000000000000000000a28d1505e4e5892b280d13e7b086ced5f1976e7950c7f 1,524 1.00/1.00 vMB 44
681,810 681,810 000000000000000000038648e2b501feeb421309e54afb11f0d6b09a1630a082 2,487 1.00/1.00 vMB 91
Previous 10 blocks ↓
Total Size: 782.63 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: 672.33 GB
    • Received: 16.20 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.