Loading Tool

Explorer IconExplorer

Memory Pool

18,314 transactions
9.97 vMB
0.05674945 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 4 blocks ()
  • 3 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 53.92/200 MB

Candidate Block

Mining Attempt f5f670253bfda182b5a36ab8f8f5022e98ce0b5b3e3f483e7438f6b6dcd38066
Version 20000000
Previous Block 0000000000000000000203884638a3a6062671eb947c188d0cf2d82b07622b4e
Merkle Root 778c3dc101a1d77ffe915191e459428a4c8705737fd001fece4745fc4148a678
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,765
Size: 1.00 vMB
Total Fees: 0.03236158 BTC
Median Feerate: 3.08 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,369 (764,414 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
148,955 148,955 00000000000009d1a633380cf05be7c397045feb096550100bbeb07a0abea31d 42 0.05 vMB 208
148,954 148,954 00000000000006ae3a2e2cc04f0ec52b08b79ee1eeb67f44132afcd3e0d8e0dd 120 0.05 vMB 194
148,953 148,953 0000000000000808547bbf083ffc647e59100eee9bda617581a9cd3d60e04438 141 0.04 vMB 13
148,952 148,952 00000000000002ddda2533af24e50a2f24ee19f4686035f83181771f821002c5 18 0.01 vMB 382
148,951 148,951 00000000000007beca1c5cf349a96d8f93bbd8e5e5ef5348fac3d11d83283b13 55 0.02 vMB 169
148,950 148,950 00000000000006a45c45578028e79f6e79f3a9c83e63279a67856598d0045d21 147 0.06 vMB 142
148,949 148,949 00000000000007b864a3cc6462e86ddbaef9c352cd47eeb9ca71d26a2529afb6 106 0.05 vMB 117
148,948 148,948 00000000000008f9e329b07ac59268cbb27a5f727f1bce425a66ca63eec34b40 146 0.05 vMB 59
148,947 148,947 00000000000008c4f0026c2e2c9548736e8d2765da62c1f2c9e97ff3800d44cf 36 0.03 vMB 513
148,946 148,946 0000000000000823fefe83c0011a1ae479cfa85155219659b4cf7a3cf760f7c8 61 0.03 vMB 96
148,945 148,945 00000000000007f86990b501eca5e816cd27714ce4de28cf899a78eb2b3e7382 41 0.02 vMB 215
148,944 148,944 00000000000005064a82968b53accd13de238f244965d24ec74fe160ac71e9c8 21 0.01 vMB 157
148,943 148,943 000000000000026e55ea25c18682843237064af897c2432e9943f4a3abcaedb9 51 0.02 vMB 44
148,942 148,942 00000000000002c10a6d07d641b40d08d67015ca997cc9c6a1bf977988756b92 78 0.04 vMB 172
148,941 148,941 0000000000000504190b3eae710def92d73c73d96f839ced6201f09b9a5d1ffc 51 0.03 vMB 253
148,940 148,940 00000000000005e609471977b440bc92c01f65b91afd89f1e1aef989f4bdd765 1 0.00 vMB 0
148,939 148,939 000000000000039294d19f98998394732bda59e0617278081c2ae96fbc41809e 57 0.02 vMB 387
148,938 148,938 0000000000000124a465c4d98b3445ecfa914ef9827cceee9443eae547031142 61 0.02 vMB 199
148,937 148,937 00000000000007165cae75a1ff93c8bd53ad779d2c33cfe53edd0e61915b1b23 84 0.03 vMB 111
148,936 148,936 0000000000000314ce068ca6a0d6964071546ed3b56823ba360c69e1e6d646f7 167 0.05 vMB 14
148,935 148,935 00000000000006fc707809d1c93fdc02c29a8ad0b596786e1dd7f774bd4effbe 36 0.01 vMB 291
Previous 10 blocks ↓
Total Size: 779.50 GB

Node Details:

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