Loading Tool

Explorer IconExplorer

Memory Pool

24,383 transactions
5.26 vMB
0.01576552 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 39.86/200 MB

Candidate Block

Mining Attempt ddbe69d27dcc29ad3156a572191a971647806b6e050a6d736e4071f675d0fd71
Version 20000000
Previous Block 00000000000000000002171523b0948b2408751d81c5c9847d3c3e54b812a019
Merkle Root 4cd449e3546aacffbf7a7afff93f3d90b1437d24eb4dccff4824aa65c375e1af
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 298
Size: 0.08 vMB
Total Fees: 0.00203670 BTC
Median Feerate: 2.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,232 (760,636 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
152,596 152,596 0000000000000146bac97ddc0d0faa30f4a2847fecd6dd5a5a87bb4e4f808704 29 0.01 vMB 40
152,595 152,595 0000000000000542d7962fc05f7843d1e3c31805c3bc5bb80688169fdede8ae5 19 0.01 vMB 101
152,594 152,594 000000000000018d2ee6075622443a35082d78fa61f9dfe7f1fa9760e3681a90 39 0.02 vMB 128
152,593 152,593 0000000000000737bd972268c0dcbdf915fd3153782eb968075fa29db4bb7522 43 0.03 vMB 117
152,592 152,592 000000000000013c75a806035e1f6969c1f9bdf8f89c75be022dae732db3f509 27 0.03 vMB 98
152,591 152,591 0000000000000b9a2780de8afa22e10975edc9253c3e941b430ffefc2977b29b 12 0.00 vMB 348
152,590 152,590 0000000000000a763957790cd379c0f3c6d414e4e006a6eec1599a76f7b5dbde 31 0.02 vMB 57
152,589 152,589 000000000000018b1b2c3bdbf5db44077053eeb2497f80d48bb7e0090a7608c9 40 0.02 vMB 14
152,588 152,588 0000000000000be976ecb2bdbf21c6f8b098999d18b2877c5989fd159bbafc45 98 0.04 vMB 75
152,587 152,587 000000000000059f8624d67008016659f2487c810dc405ff072127eb508b0e4d 23 0.01 vMB 368
152,586 152,586 00000000000002fc2ee4320de66346ba85ca2216ecf764b3e6a495567ba918be 13 0.00 vMB 0
152,585 152,585 0000000000000361a899a7177d4e028ccaad87e29f8652a21fdfbd4ce5372e41 24 0.01 vMB 187
152,584 152,584 00000000000009ad3b4f854c1034d3944b2ffbb81e5660ac5ebb6e3696fa3754 43 0.02 vMB 311
152,583 152,583 00000000000008aa643d8f47d182783d7e8efc7ae6c96a054a75fdea15145e15 14 0.03 vMB 57
152,582 152,582 00000000000000a8385211f9b3681f01eb0a6730ec69f604b41fbdcd4e88f894 13 0.00 vMB 41
152,581 152,581 0000000000000c6981e9ed564f9fb016a23e001464c6ce69ce63356e0a29b74d 10 0.00 vMB 32
152,580 152,580 0000000000000a8823647788b38952fdf3939464fc5f846ce04566577ff472b7 47 0.02 vMB 123
152,579 152,579 00000000000001db9c66c31292d62955a46c17429b96641d0ba58e15870baa47 95 0.04 vMB 54
152,578 152,578 000000000000001c1d7410f61223d1cb97eaf6062008df0d9e6ec83fe90d2d52 81 0.05 vMB 275
152,577 152,577 0000000000000af311f49b0d23d7b2cd02ae4c95c7ba7f0355223e4fe9c51074 10 0.00 vMB 838
152,576 152,576 000000000000005002daceb4c74fb8f8513e55496abb2ba60ea6a8872b7180f0 61 0.03 vMB 58
Previous 10 blocks ↓
Total Size: 779.26 GB

Node Details:

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