Loading Tool

Explorer IconExplorer

Memory Pool

79,298 transactions
29.74 vMB
0.07637969 BTC
Random Selection Loading Transactions
Max Size: 178.28/200 MB

Candidate Block

Mining Attempt aa1301d599d5d13b71dc738e7e2cf06ba3918c9e541279e1e83b84764ab0faf3
Version 20000000
Previous Block 0000000000000000000135a2d0bec06965c586c49ebfdec65261090f168854ee
Merkle Root b7ac5937e98258f72ea5296976cabc6f19ad4bc170f6ada78fed34128300dbde
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,632
Size: 1.00 vMB
Total Fees: 0.01585378 BTC
Feerates: 150.77 > 1.59 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,995 (172,095 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
742,900 742,900 000000000000000000048dadebf288f16aeb3acd563bdd79e0695cadd21dc797 2,278 1.00/1.00 vMB 3
742,899 742,899 00000000000000000002c895ad83250419853d9f5e01e0512612a8b727bd96f3 2,867 1.00/1.00 vMB 12
742,898 742,898 00000000000000000006d1f869d9144f7e6712a8664623c140744a5bf5d637a2 3,034 1.00/1.00 vMB 17
742,897 742,897 00000000000000000005a007ffd1a498e3effa04875b964d70e4533377a69791 1,038 1.00/1.00 vMB 13
742,896 742,896 0000000000000000000344893d5d97a9308457c1cc244f402e34e4bd28d53493 1,933 1.00/1.00 vMB 16
742,895 742,895 000000000000000000005572b454a499f8dcfdeabbfb3851a5cec6bba2f5d6f8 2,299 0.76/1.00 vMB 12
742,894 742,894 0000000000000000000689febde997ea505188b8bdb62da282ccb22522f537c7 848 0.51/1.00 vMB 2
742,893 742,893 000000000000000000051b38106d96b26e7646540fb61e54f1376b56366a07a4 3,058 1.00/1.00 vMB 13
742,892 742,892 00000000000000000008fba3c73aca047d0494c69d2555e0b702289c6a3ae94e 2,482 1.00/1.00 vMB 6
742,891 742,891 0000000000000000000371f9e9c117f588d9e0951a533c563993393b678c772d 3,156 1.00/1.00 vMB 20
742,890 742,890 0000000000000000000002a4dbc9736472838f78367fb49df1797eec2c4b2a25 929 0.50/1.00 vMB 5
742,889 742,889 000000000000000000025b467958ad50f7b8232898424677d246f49f63167dac 1,593 1.00/1.00 vMB 3
742,888 742,888 00000000000000000003e5fb19c6ea2d33b49bb0a4264f32098e121d92db181d 3,325 1.00/1.00 vMB 15
742,887 742,887 00000000000000000004582288c0b93f64c3973e2f32fa14aadcaca63e9a46b2 2,469 1.00/1.00 vMB 5
742,886 742,886 00000000000000000004264370e647f27ad406acd2e79f243fd094118e476747 3,032 1.00/1.00 vMB 8
742,885 742,885 000000000000000000034381ffa69322ec074c807b2802e3ff78e07ae84888a3 2,940 1.00/1.00 vMB 11
742,884 742,884 000000000000000000091c59bee4f6dbadfc97362257f3d8c886b6e176d814f0 1,603 1.00/1.00 vMB 13
742,883 742,883 00000000000000000005018716e8561754fbb1da42bb2efa02af1173e35ce814 2,304 1.00/1.00 vMB 11
742,882 742,882 00000000000000000003569af89e10a96b7b1a9115207644eada8d8268bb736b 2,745 1.00/1.00 vMB 24
742,881 742,881 00000000000000000000148c177b1db7104acbcb68cb0e98f1c2872926221517 3,319 1.00/1.00 vMB 11
742,880 742,880 00000000000000000000e29be13be321816e828eafc0366c71b0247e0624e108 3,225 1.00/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.38 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: 664.45 GB
    • Received: 14.98 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.