Loading Tool

Explorer IconExplorer

Memory Pool

34,692 transactions
14.72 vMB
0.07572497 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 84.45/200 MB

Candidate Block

Mining Attempt 37aaaa147ad090528d0a98de0e1807a042f96b7f70b73700a42663ad61b20016
Version 20000000
Previous Block 000000000000000000003e70dae81c2e89b5d4ca6ab8bf109e05b178f961a8c0
Merkle Root c370018d0f7ac5aa3dfe177de10aed5d8cecd1db716f83749ae10d434f08cb14
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,007
Size: 1.00 vMB
Total Fees: 0.02950396 BTC
Median Feerate: 2.83 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,339 (743,586 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
169,753 169,753 000000000000036ee9fa266cc3e9bdcc00ce70b1b8388f836e3ee3942b152b85 75 0.03 vMB 99
169,752 169,752 000000000000066aa11bb1c0d882e4a578e9e9d60074b3e6e3a9ec8433f5d636 11 0.00 vMB 0
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
Previous 10 blocks ↓
Total Size: 779.45 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 88
    • Outgoing: 11
  • Data Transfer:
    • Sent: 143.73 GB
    • Received: 0.58 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.