Loading Tool

Explorer IconExplorer

Memory Pool

83,964 transactions
31.34 vMB
0.09502880 BTC
Random Selection Loading Transactions
Max Size: 191.41/200 MB

Candidate Block

Mining Attempt 31afe8db6bc8bc8857bea850c68b1bd65e36ec1e672a6510f63eb6343c5592fa
Version 20000000
Previous Block 000000000000000000007d18c42d3ede84298f1d150a1c2a3362d6d1dc1e1e0d
Merkle Root af31aaddfec11b451d263b865f8dfe1e4b2a7042f5ee39355f8b45dc613b8856
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,758
Size: 1.00 vMB
Total Fees: 0.02355723 BTC
Feerates: 150.77 > 2.36 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,335 (188,630 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
726,705 726,705 00000000000000000004371e689be634bd2d3867d50e03cc74bb532540b5e332 2,607 1.00/1.00 vMB 10
726,704 726,704 0000000000000000000480c6bddbb8b8b3bb4ea52902567c6afddeed846f71ca 2,531 1.00/1.00 vMB 21
726,703 726,703 00000000000000000008a55f06a5034a86402f5fe9af6b6406610a93462ddab7 2,805 1.00/1.00 vMB 11
726,702 726,702 0000000000000000000921f0b5ee6dce5db4ddf1f596e2936a2c228a25c7abff 1,869 0.93/1.00 vMB 8
726,701 726,701 000000000000000000025ae82ecdf124618a3df9932c3741ea115e1bc2a9fc35 2,007 0.96/1.00 vMB 4
726,700 726,700 00000000000000000001836144cd5b9219b4285853e46ecce9d81121c2536eb2 2,625 1.00/1.00 vMB 13
726,699 726,699 00000000000000000009b1e37d6e5a1800f4509efab11917ceabf86544272aa4 2,084 1.00/1.00 vMB 12
726,698 726,698 00000000000000000003b4b952c601f853a635df2034eadac288309d00610e11 2,810 0.90/1.00 vMB 9
726,697 726,697 000000000000000000028616bafa340e227b4fedcb00d95e98e23bc90f65a606 2,652 0.91/1.00 vMB 9
726,696 726,696 00000000000000000007c198841bda099ebe75ba8e241b21cf1dacc39aee86ac 1,322 0.45/1.00 vMB 11
726,695 726,695 000000000000000000006850f912040ce6d8464eee575bf484a98d39c38ba2c1 665 0.21/1.00 vMB 9
726,694 726,694 000000000000000000062e2f4f3d8df98c2800d8a2e0ea6efa6eec584291b18d 2,148 0.84/1.00 vMB 10
726,693 726,693 00000000000000000004e6c1eec8281d333da8f893400125132dd60c5ff49fa7 2,613 0.98/1.00 vMB 8
726,692 726,692 00000000000000000003125e52cbd8f5464529176c141d002a4377bd86b967ba 2,838 1.00/1.00 vMB 11
726,691 726,691 0000000000000000000642642998d11a026a324c29dd24b3bb7b862c11b525f5 66 0.01/1.00 vMB 10
726,690 726,690 00000000000000000007bec087fa7fddb40b91f2e5481f433d889f90d35b4e8e 621 0.36/1.00 vMB 7
726,689 726,689 000000000000000000029cf1e17a71e686523bd85dbca7b5994b49b89c07c7e6 2,039 0.78/1.00 vMB 15
726,688 726,688 00000000000000000009651d2046e85f8b6b4d39ae855ae25504e5cf188d2985 2,166 1.00/1.00 vMB 7
726,687 726,687 00000000000000000008253291290b2aacefcd293a51b4f7a7f42befe7e1ebe9 1,523 1.00/1.00 vMB 10
726,686 726,686 0000000000000000000371ed02ab4c6d631abba49f2ee06775d550984a7eaea6 1,431 0.70/1.00 vMB 8
726,685 726,685 000000000000000000014cacad188eaa842f0cc4d262db1debc0df91733ca814 2,321 0.92/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 782.97 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: 716.10 GB
    • Received: 17.78 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.