Loading Tool

Explorer IconExplorer

Memory Pool

83,162 transactions
30.88 vMB
0.08139577 BTC
Random Selection Loading Transactions
Max Size: 189.40/200 MB

Candidate Block

Mining Attempt c3f3ba4158ebb79f75cbfed7068d30f23b5cef4be9c812c86ab7ba5375d9469c
Version 20000000
Previous Block 00000000000000000001f076bc3e786bae23f48eba6aa2ed10c3322f76f4967d
Merkle Root ebbbd2f4e14ae279ee35eb34490ad367f1c50f7893338d1069bb9da5321412bc
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,923
Size: 1.00 vMB
Total Fees: 0.01187280 BTC
Feerates: 163.11 > 1.19 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,347 (188,644 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
726,684 726,684 00000000000000000005b8d192098af6c85090c74b9623cf723d34010f4bdca3 2,381 1.00/1.00 vMB 9
726,683 726,683 00000000000000000006d7ad9e65cd61a56802c1b5b5f9933ccae4899fdd23e9 3,178 1.00/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.99 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: 717.97 GB
    • Received: 17.87 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.