Loading Tool

Explorer IconExplorer

Memory Pool

83,670 transactions
31.84 vMB
0.13206311 BTC
Random Selection Loading Transactions
Max Size: 192.08/200 MB

Candidate Block

Mining Attempt c843e1bcc9faf7337b5c4b54fb32b76994686d9a3a415ae82f52be47eae1bd40
Version 20000000
Previous Block 00000000000000000001f5417a435556f5b747dcad246527d5eeb9ad9cf4d081
Merkle Root 22d98dcbc0c32fe5b5c1e90f67a71c201cb8e6eaeaa3137b72e0699f3d9edfd0
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,223
Size: 1.00 vMB
Total Fees: 0.04446638 BTC
Feerates: 803.65 > 4.46 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,352 (479,700 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
435,652 435,652 000000000000000002cb14763341b133c67ebc5e38d2d9ecd46edaac0d36fae1 1,050 1.00/1.00 vMB 93
435,651 435,651 00000000000000000454904e7289a444959207eb95a7f7957ddd4a233ce7b49e 1,094 1.00/1.00 vMB 65
435,650 435,650 00000000000000000009fb25bb6a1a44d21baa01c0051717d1a5a0974958f2f3 995 1.00/1.00 vMB 87
435,649 435,649 000000000000000002126d071f5323be0473cc088162b632e0a0af0558d6a93a 1,494 1.00/1.00 vMB 81
435,648 435,648 00000000000000000378878f7b0a818d9defedd17079d5028f90e17d7da84e39 1,509 0.80/1.00 vMB 68
435,647 435,647 000000000000000001a16cb5b886d5f95b00742c1905582afec8629adf93381c 329 0.13/1.00 vMB 70
435,646 435,646 00000000000000000240bb405f864391ba13c74960f916823c2c65a3824859fb 672 0.99/1.00 vMB 16
435,645 435,645 00000000000000000141063cf26fc3720d1163b032730c250f542ce4ad074832 923 0.98/1.00 vMB 24
435,644 435,644 000000000000000002d46df13dc519ce26483466551429da25b8608ea28b875b 296 0.18/1.00 vMB 45
435,643 435,643 00000000000000000455033ade88c15cd00efdc8948c15153990931a06e3cee0 1,831 0.97/1.00 vMB 53
435,642 435,642 0000000000000000015fb4942c0b2c5a081dfd906fbc3c20ff126da6fb3a6f8e 2,469 1.00/1.00 vMB 80
435,641 435,641 000000000000000002a592861cceaa379932d91ce45371a3360dd0d21368169d 1,441 0.99/1.00 vMB 37
435,640 435,640 000000000000000000deb6241d33840a4d49fca0e286830aee6078471e7dfe6b 2,380 1.00/1.00 vMB 75
435,639 435,639 000000000000000003ad3f90fd4e77df97b8f21ae28bf7ca5e21600e0b894acb 35 0.01/1.00 vMB 74
435,638 435,638 00000000000000000397b39eb1b8924eaba94827ef5e8084aad1793bddccbf90 1,044 0.66/1.00 vMB 46
435,637 435,637 000000000000000003eaa089e640ea339a4f5c83721a607c1075d3443a834e84 596 0.45/1.00 vMB 45
435,636 435,636 000000000000000003148c628ec9f268eb50685dedf587d553df0cc6867d6fc6 1,436 1.00/1.00 vMB 29
435,635 435,635 0000000000000000015142d77bf4c8e32b134b8f661d71d9406af82167f31a2c 1,720 1.00/1.00 vMB 48
435,634 435,634 00000000000000000354ff8e44ec0926f66c963b65cf305260dd8617c8bbb4a6 2,083 1.00/1.00 vMB 65
435,633 435,633 0000000000000000022f86f790ff2104c712e471dfed96fad5129f6e3f82e4f3 1,072 1.00/1.00 vMB 93
435,632 435,632 000000000000000001d792330c280a60005f64f9abaed9afaa5157b19eb1680b 1,857 1.00/1.00 vMB 64
Previous 10 blocks ↓
Total Size: 783.00 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: 718.70 GB
    • Received: 17.94 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.