Loading Tool

Explorer IconExplorer

Memory Pool

18,840 transactions
11.00 vMB
0.03383698 BTC
  • 1 sats/vbyte = 12 blocks ()
  • 2 sats/vbyte = 4 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 58.90/200 MB

Candidate Block

Mining Attempt e5d3c227a95a4400cc36c167700fc920eaa380ea82048ab69d0a168b86836d8e
Version 20000000
Previous Block 00000000000000000001780729c0d9ab0c7fd43034d92ca125a01d650fbaf372
Merkle Root 8c5e4e2ba001fce5df544e8af349a2ec5b1ec6c5610ab2443e87c0bc70a59887
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,228
Size: 1.00 vMB
Total Fees: 0.00846898 BTC
Median Feerate: 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,355 (743,604 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
169,751 169,751 000000000000011b2f47600fbff17d944694624e8bf8f3ac577a3a2016a4b8d3 99 0.05 vMB 79
169,750 169,750 000000000000089a10b78649d7557d10688f89c7fcdba7f76f1bcea7e8605ca1 20 0.01 vMB 43
169,749 169,749 000000000000091097bbb95d64d1da0546469c17f4c739df037da96e146ea8a9 16 0.00 vMB 261
169,748 169,748 00000000000003dad753218094de98048bc57f502b3812c04a406bff600340a9 49 0.01 vMB 4
169,747 169,747 000000000000053b3b08b771cccdb8be8097d1503b17a423deb3fd4818ce4679 37 0.06 vMB 68
169,746 169,746 000000000000080deb3e39bdff96d309e5b1913f2632657fc78f0ddb9759a4b4 51 0.02 vMB 92
169,745 169,745 00000000000002cf4774a7909c45c9e8804013682a471548dc77f48c2260950c 20 0.01 vMB 0
169,744 169,744 00000000000005e95c0fb044d910c76929727ffdedd04aa9740276fb04b77596 98 0.05 vMB 68
169,743 169,743 00000000000002f9045f763e4247721e88e6cc2724c5480e9e67103438b50e2c 20 0.01 vMB 50
169,742 169,742 00000000000000f19146fb218ecede25f8d382ffd98dcc27846e471de9b20b40 9 0.00 vMB 51
169,741 169,741 0000000000000352bf0cbedd674f446e7171f3d631a1c4aba494330fdfcbc4bd 1 0.00 vMB 0
169,740 169,740 00000000000009fe8792a6a75958096fde672181b92fe043c8ec5d0b55af5aff 70 0.02 vMB 64
169,739 169,739 00000000000004ed87193bdd64a940a8fe3ccc08092ff151d4ea2320463f3f07 61 0.03 vMB 109
169,738 169,738 000000000000021078e8713dbd932dfd26cae568cc0f5d25555637d363e1c1f0 22 0.01 vMB 161
169,737 169,737 000000000000068f71732ad1df5721bb85615c29e57e90ac23cad3ae0db0aaec 15 0.00 vMB 3,079
169,736 169,736 00000000000002fe7dd68ddf2c2918cb8ab47facc02bad4f30b9f4e812e19b7a 40 0.02 vMB 440
169,735 169,735 00000000000002f35a5cbd97cb9a69142709c9f3693ca271ae5c55a9956d53e9 18 0.01 vMB 1,476
169,734 169,734 0000000000000a595f4abe59bae5ac95d073f6d8a0bea132c081cc26b02c9582 105 0.03 vMB 8
169,733 169,733 0000000000000472c9117502b2b3fea417ec7441187b767e863478589ba84bff 89 0.04 vMB 170
169,732 169,732 000000000000039c4fd18bbff7cd472b1f545b290d743bc48b9bbdb135102d4f 130 0.05 vMB 203
169,731 169,731 000000000000036ba138f4f0e2740ed14ecd45d7bf336a2dcc8977815cc60705 10 0.01 vMB 232
Previous 10 blocks ↓
Total Size: 779.48 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 92
    • Outgoing: 10
  • Data Transfer:
    • Sent: 163.24 GB
    • Received: 0.67 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.