Loading Tool

Explorer IconExplorer

Memory Pool

82,466 transactions
31.15 vMB
0.15153492 BTC
Random Selection Loading Transactions
Max Size: 185.24/200 MB

Candidate Block

Mining Attempt 4f59b0320cbed61e97235eb5a3a86f1ca44331046ebe2bf7ec913b52ea67f7da
Version 20000000
Previous Block 000000000000000000017cb93000a20c08f0fc639d471abc5ab7059c2109dbfe
Merkle Root 47c657cd27875dfa8d97122095400b7b83335201515b56d4b937aab87b26dadc
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,953
Size: 1.00 vMB
Total Fees: 0.05764356 BTC
Feerates: 269.69 > 5.78 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,145 (541,741 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
373,404 373,404 0000000000000000004ff012b5df59762e15a27d71012bc30731a6392e645f8d 479 0.47/1.00 vMB 39
373,403 373,403 0000000000000000098e39dc859fc3ac3087f5d6685ba968e8cb43aa6efae41c 1,472 0.75/1.00 vMB 64
373,402 373,402 0000000000000000071b0028777d96cfb08c76f21568f30c7a312e90e336256f 732 0.45/1.00 vMB 36
373,401 373,401 0000000000000000121e6294aad243083b0d5e5e3066410c0afbfb7050a1963d 520 0.31/1.00 vMB 34
373,400 373,400 00000000000000000644c4ca9d2b57f22cbc17d2d2191b25bcf0ccb8ee99b4a4 299 0.19/1.00 vMB 42
373,399 373,399 00000000000000000bdc7e58ff929095d94b9f25e0173b41a71ff2295fde375e 909 0.61/1.00 vMB 50
373,398 373,398 00000000000000000e27cb9533a7a0ea8056c731479e72b6674ac737a8b14255 491 0.33/1.00 vMB 37
373,397 373,397 00000000000000000de7dcaa75876bb4a47da71cda901ab772492e3dd24400fc 1,260 0.75/1.00 vMB 39
373,396 373,396 00000000000000000a8c8a22ed64067091f2e8d0122f64d3b780e057e9ef4221 555 0.42/1.00 vMB 21
373,395 373,395 00000000000000000e36721ccab0306657b112a87dd93dc09755f1a6a64a3e8b 404 0.31/1.00 vMB 27
373,394 373,394 00000000000000000e5988466023d64c2a6ab7ec2d71ac0b4456d12b56d70feb 56 0.04/1.00 vMB 30
373,393 373,393 000000000000000007522248436819b46d318c9e4d5a0f348cb9bc98366eb55f 1,608 0.81/1.00 vMB 46
373,392 373,392 00000000000000000ff489554393211696284c4ab5d32eedb57c72240c5f8902 300 0.22/1.00 vMB 26
373,391 373,391 00000000000000000afedffbb3cc5e617b12304ad20d44445791d7e07a257744 1,624 0.93/1.00 vMB 34
373,390 373,390 00000000000000001069c9cb10440b32a8ca3270673004148704454add8c34ab 1,633 0.93/1.00 vMB 39
373,389 373,389 0000000000000000028d155d9beac29ddc39d10e4af368f0f32ef9afb1b76ef7 1,056 0.74/1.00 vMB 23
373,388 373,388 000000000000000005727f2c07097d4ad077422388764aa7cd166bb6c0d3ab04 1,234 0.63/1.00 vMB 42
373,387 373,387 000000000000000010198209b54a23d10ca71e5fe9d2a325cebc2d3f0658fe4a 708 0.37/1.00 vMB 41
373,386 373,386 00000000000000000c5fa295a9bee48c0de4a0b7deb0bd07d8a032042dd11c47 1,832 0.87/1.00 vMB 42
373,385 373,385 0000000000000000107d7f0209bd20ebefa4613f7147bfc7b5555a365feb3fee 825 0.55/1.00 vMB 28
373,384 373,384 000000000000000010bba81d65bf18f9ab32b9f6f76970edf0cd99b7de40cf7c 817 0.51/1.00 vMB 44
Previous 10 blocks ↓
Total Size: 782.65 GB

Node Details:

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