Loading Tool

Explorer IconExplorer

Memory Pool

49,356 transactions
30.66 vMB
0.09924199 BTC
Random Selection Loading Transactions
Max Size: 164.09/200 MB

Candidate Block

Mining Attempt 81818dd342a5787dffdf5fa6abc6acac01b8f5814d5a2fe2cb6345d5ed90bcf9
Version 20000000
Previous Block 0000000000000000000132ab124e17e42052e9ae16d60ff0455651bf47e15c17
Merkle Root 4090109353127262419c8bb3c66d9c4602ea9e22eb7dd563150d35fb76740f8d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,278
Size: 1.00 vMB
Total Fees: 0.03475693 BTC
Feerates: 101.56 > 3.48 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,853 (412,826 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
502,027 502,027 000000000000000000071d3a572010a391b08be346161173076a0cd2d8b96d18 2,076 1.00/1.00 vMB 71
502,026 502,026 00000000000000000046d083984f38b837c37fdcc67ac689cfd0606a68efd371 2,042 1.00/1.00 vMB 78
502,025 502,025 00000000000000000071b97db9df3c93cd946c856432e50a0fcf5eabbd1b33b4 1,091 1.00/1.00 vMB 120
502,024 502,024 000000000000000000134dfda7303d55b43432cef2953be5d002746da0964576 885 1.00/1.00 vMB 149
502,023 502,023 000000000000000000736842b993f8fa8af0c141a62515167939924c6ea301e2 731 1.00/1.00 vMB 133
502,022 502,022 00000000000000000030570b097b8ea412214d60489d524ed54dd67c08b0172d 2,693 1.00/1.00 vMB 530
502,021 502,021 0000000000000000008171e155e6ccd9ee856e1ec565682ebae0d917ace6b533 2,597 1.00/1.00 vMB 481
502,020 502,020 000000000000000000707dc408e279871aec9940014d758d909e593ef23c6631 1,639 1.00/1.00 vMB 273
502,019 502,019 0000000000000000008725a434533a19e17647c9afba3136a1415cf52c74fb01 2,693 1.00/1.00 vMB 620
502,018 502,018 00000000000000000002f4615f44e3d45024a13fe918fa009cb00f6c9d682df5 803 1.00/1.00 vMB 94
502,017 502,017 000000000000000000628adbc22d25d0e92e7cb26b20019f79f848e00b6219fc 1,135 1.00/1.00 vMB 112
502,016 502,016 0000000000000000005d4e4924f62f688696401e3aeb0b53fba1934f52520bfa 799 1.00/1.00 vMB 150
502,015 502,015 00000000000000000084c246f5d323fb209dfa555752e710a20b39eb86388d3d 886 1.00/1.00 vMB 166
502,014 502,014 00000000000000000089466ae1fcffb594ef6437a080e3a74ed5cad03438dd60 1,071 1.00/1.00 vMB 212
502,013 502,013 000000000000000000622559fc138c3bfdf1ebc1451e3939e68dd3c5b32c9668 1,818 1.00/1.00 vMB 428
502,012 502,012 00000000000000000052c0c7ac111f818689a400f662618bef0d1f17461e284b 1,329 1.00/1.00 vMB 217
502,011 502,011 0000000000000000008fbcf01ba8c0a480d26a4be4494ddc92ce291649488ee5 2,516 1.00/1.00 vMB 480
502,010 502,010 0000000000000000003fea061fe867e55bf3ee6f72d2ae7d01be203d8182b11f 2,007 1.00/1.00 vMB 409
502,009 502,009 000000000000000000587e75b737238168a531d13e64c565e4fcb5a522fc4e00 1,231 1.00/1.00 vMB 65
502,008 502,008 000000000000000000664d18ce2afcbf712de7960127730f612a2df4f26834dc 1,049 1.00/1.00 vMB 290
502,007 502,007 000000000000000000877864cc6f197feb8e5c38847c5f95b93af3d3b371c92f 730 1.00/1.00 vMB 136
Previous 10 blocks ↓
Total Size: 782.13 GB

Node Details:

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