Loading Tool

Explorer IconExplorer

Memory Pool

40,947 transactions
26.22 vMB
0.07221404 BTC
Random Selection Loading Transactions
Max Size: 136.45/200 MB

Candidate Block

Mining Attempt 0c3319f8137c1ebe47d6b6e2a5c613a71ebfb3d6d4ce02f9f7170d99a2752c9f
Version 20000000
Previous Block 000000000000000000013172dab51509996317423f3aad076a64431a5d3c1352
Merkle Root 409ef2af2870e0f010f125a7a26de60f5e1023d4814465927890ce6c063cfc00
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,954
Size: 1.00 vMB
Total Fees: 0.02438067 BTC
Feerates: 150.98 > 2.44 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,874 (234,809 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
680,065 680,065 0000000000000000000385d31282b2e17de868e823ea6de2e81f0f5c38911b66 2,855 1.00/1.00 vMB 310
680,064 680,064 00000000000000000005d2082d266e39548f7fd31fa43ea80b064a89c69c564a 1,380 1.00/1.00 vMB 224
680,063 680,063 000000000000000000090cb436ea8064abb00b9f82f292e212f98cf1a1c2f053 2,452 1.00/1.00 vMB 227
680,062 680,062 0000000000000000000b0896e2c563824fef5f265edca0bcd17aaf542a7b5c97 1,479 1.00/1.00 vMB 239
680,061 680,061 00000000000000000004df7fce8a8151254d6e0d74a5aa6704c434d8c25c0504 3,126 1.00/1.00 vMB 299
680,060 680,060 00000000000000000002f13c4d7eeeb86456cdd95c3dea12047d3eccfc2c6a3d 2,613 1.00/1.00 vMB 256
680,059 680,059 0000000000000000000ae33f505980f8a28f1a1ce61acdf4c9d9c0c355a309ea 1,257 1.00/1.00 vMB 273
680,058 680,058 00000000000000000007257d6c7a571be23a23835935c0c963f9de3815ddcfec 1,578 1.00/1.00 vMB 285
680,057 680,057 0000000000000000000852827bb9a13a851f7b84863350785817e4ae5f26edd0 2,069 1.00/1.00 vMB 269
680,056 680,056 0000000000000000000196b4d159254906034ae5e386ad2dd7719dcd90caaebd 2,354 1.00/1.00 vMB 293
680,055 680,055 00000000000000000002c14a30847f6715cb3bec60843ea920c0a96b03faed6b 1,873 1.00/1.00 vMB 262
680,054 680,054 000000000000000000009921a9aecdb5a50b01744652b0a72934a0d2b5e2c9d3 2,270 1.00/1.00 vMB 267
680,053 680,053 000000000000000000089328366214c26a42e54be60bcd67e38eaa881160d494 978 1.00/1.00 vMB 273
680,052 680,052 000000000000000000051498b0540539db00690b2f3ad4bec66a11e4b9bdac75 2,048 1.00/1.00 vMB 289
680,051 680,051 0000000000000000000165f3f7cd524e2e24d95365658e9cb123ead3dfdda098 1,554 1.00/1.00 vMB 280
680,050 680,050 000000000000000000046c8c50a6fe9816d99322ed20cd42877cb53f3d85ee9d 2,728 1.00/1.00 vMB 289
680,049 680,049 00000000000000000000aba598fb6b13a5e6cd5ed11f6af1b9bba2091e2e1d11 2,147 1.00/1.00 vMB 291
680,048 680,048 00000000000000000003184c30acc20a573423d8eb25b2219aaa01a835fb9930 2,244 1.00/1.00 vMB 279
680,047 680,047 000000000000000000004df24cd20ee5ab875b4dfd041633bf576a20a821f01e 1,863 1.00/1.00 vMB 282
680,046 680,046 0000000000000000000b3be3d1a4300c23277dabd474348c09f79512b3229ade 3,323 1.00/1.00 vMB 327
680,045 680,045 00000000000000000008ef389946235866b69b2b7a1859b8e1b540e0702a629b 3,162 1.00/1.00 vMB 319
Previous 10 blocks ↓
Total Size: 782.16 GB

Node Details:

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