Loading Tool

Explorer IconExplorer

Memory Pool

17,231 transactions
9.83 vMB
0.04486574 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 3 blocks ()
  • 3 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 52.86/200 MB

Candidate Block

Mining Attempt 0e4402319205011c66ceb07e6c2d4ba57593baac3c24eed108f013badb4b1a28
Version 20000000
Previous Block 000000000000000000017057df6d234f0ac6a521588cd266633a5b72151affe0
Merkle Root b0425f4b998603dd54e3de272020f87e84559c51af6524b31f8815ca92cce45b
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,683
Size: 1.00 vMB
Total Fees: 0.02164458 BTC
Median Feerate: 2.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,370 (761,140 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
152,230 152,230 000000000000044bf9958269537fa36279e986acef0f4f7c995a60b1111282ec 39 0.02 vMB 98
152,229 152,229 00000000000007eac9ce6ae9c7d7a1c7ebf0691e025ea3fc61787ba4434fdfbd 18 0.01 vMB 265
152,228 152,228 00000000000009cf92f32511c0417035cbbf6192e3779835ea43a0a7f280f816 1 0.00 vMB 0
152,227 152,227 0000000000000304f738e8fc622f0a4a9b3899ea6c9d62c0345784a437bea321 12 0.00 vMB 35
152,226 152,226 0000000000000d76118ebb618659cfb6d2a0193d3a80947f56a16b7ab79ec3e2 10 0.00 vMB 399
152,225 152,225 0000000000000abb1d4743332592e243f57e0fe3cee2fce42cdf90deb8c09e4e 12 0.00 vMB 379
152,224 152,224 0000000000000873f8b656c8d898e898af9630e2e149008adc0b522191af78cd 168 0.05 vMB 21
152,223 152,223 000000000000034ac39a903d240aad8e5714d085ed3b9de9012e3931d25be7cc 11 0.00 vMB 339
152,222 152,222 00000000000004fad4d2fe124e69dcc0a2f7243e66534a038848ae71e21b254d 34 0.01 vMB 147
152,221 152,221 00000000000003c1f6df4befddee35a343b3d0264ff2761eb7cab6e9898bc7f4 45 0.01 vMB 11
152,220 152,220 0000000000000435287c075b199a85081f633c6b6e849cb1c08c525cd8b5289f 114 0.05 vMB 150
152,219 152,219 0000000000000ac02614edea98d87c7a649bb19f43557ead94349b4676f99014 66 0.02 vMB 130
152,218 152,218 00000000000002ba66922e098fd0c28a98d0383c4ec129561183ea221030e2db 114 0.05 vMB 265
152,217 152,217 00000000000002b947ccad9a461c2dd3ef26bed8c0bcd556e59d0cf4d97f8c79 61 0.02 vMB 156
152,216 152,216 0000000000000d0fdfbd745789847499dfe8c33e85bee8c84b95197ece49261a 46 0.03 vMB 174
152,215 152,215 0000000000000726cb434a8ac57660a9a29b7c95d8208f441ad2090c83524bd1 49 0.03 vMB 135
152,214 152,214 0000000000000ac268bf71192d2defcfb06f69edf7480d955b81151bce70a552 1 0.00 vMB 0
152,213 152,213 0000000000000d428370afb9d702f75a49b3666c1affbeab44132bbac147475a 64 0.02 vMB 611
152,212 152,212 000000000000054a06b704720645a747f078b31bc42ae52c5087dff781f4dc05 49 0.01 vMB 6
152,211 152,211 000000000000087a0d8e7e9cbd142ebb282adb8399b07107583d678fde99a15e 39 0.04 vMB 105
152,210 152,210 0000000000000db67e8d87f49bf709e8078d2e87c9d45892f6c1945d5999d549 92 0.05 vMB 73
Previous 10 blocks ↓
Total Size: 779.51 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: 192.89 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.