Loading Tool

Explorer IconExplorer

Memory Pool

88,391 transactions
32.98 vMB
0.11905738 BTC
Random Selection Loading Transactions
Max Size: 199.93/200 MB

Candidate Block

Mining Attempt b60644d8f5f31043a8b6ae62a46194c54b8bf0abeeb2d1d0c2700fbb952c1fca
Version 20000000
Previous Block 000000000000000000009cc3403b9757f9232658f0f77f1827104ea56c8d475d
Merkle Root cbec8f667f8efe7ab7c0aeeb671a714b6a064bfbf8decc1cf8912b1b77438881
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,785
Size: 1.00 vMB
Total Fees: 0.03412033 BTC
Feerates: 318.30 > 3.42 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,341 (668,878 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
246,463 246,463 00000000000000564e5e0baa5e15fe395ae5af00aea7d98260fada17f5b4db5e 137 0.05/1.00 vMB 225
246,462 246,462 00000000000000352fce0c61e5f020af9a07dfe967d6d5f94c52294c8d47e435 5 0.00/1.00 vMB 59
246,461 246,461 00000000000000151a715b5ecbf426f224ae6b6f381e90284c103e98467188f4 222 0.09/1.00 vMB 154
246,460 246,460 0000000000000009c8197a8a555a1c4512936923a27b8956c7250d45963a9d4b 257 0.15/1.00 vMB 134
246,459 246,459 000000000000001efe84c1f0d6d45324df5d80185d171f8738e731af5cdce0f4 542 0.25/1.00 vMB 192
246,458 246,458 000000000000003b5da9fe17f4aff5f5c39da324ad8091d414c1bd1705b95b88 346 0.16/1.00 vMB 143
246,457 246,457 000000000000009d0d2516ea96655681bb04039423f671fd30112265dee64459 147 0.07/1.00 vMB 150
246,456 246,456 000000000000003f45b223ac40ca95ae308cac0f4d32e381ed999973996c35d1 297 0.18/1.00 vMB 133
246,455 246,455 000000000000009c58aec0d34be7231400f14548af59d7a32424dee455c5195f 78 0.03/1.00 vMB 125
246,454 246,454 0000000000000074383b3c6ca8da9c686b60dcbeeb73f0a31cff680fc2bdce56 253 0.25/1.00 vMB 89
246,453 246,453 00000000000000479ede369b80af1bf1c5953b8dd5aafa13ba2ce144a633d038 574 0.25/1.00 vMB 170
246,452 246,452 0000000000000022b28640527a48d0a08e56f3f33e8783fdd0f36f409128dc3f 367 0.13/1.00 vMB 228
246,451 246,451 0000000000000053cbffb4607663188a6aec567fe1a093cff2f0586058c5c457 10 0.00/1.00 vMB 28
246,450 246,450 0000000000000044e360280c393a4a5745f5441eb4c3b27bbde2463d18e96b00 317 0.13/1.00 vMB 161
246,449 246,449 0000000000000039dfe508a4ca40d896e2449d12f03a1353885fb582c588ece1 8 0.00/1.00 vMB 108
246,448 246,448 0000000000000036975ab86797e6163afe565e97c46e99f550c42297d1f0b8b0 18 0.01/1.00 vMB 168
246,447 246,447 00000000000000438b23408da0722633ea3463122ac0a65c3ceb21e5034eb73b 71 0.03/1.00 vMB 160
246,446 246,446 000000000000000e1f0b24a3209049994ed2e03d5faa8049cb258e75cf03a904 165 0.06/1.00 vMB 204
246,445 246,445 00000000000000304df0564249106e846cd0bc1285fd9cacad30ea8fc634cb4f 339 0.15/1.00 vMB 142
246,444 246,444 000000000000005af938a5c7b57711980165df636154f7be745cfc741a89d821 17 0.01/1.00 vMB 135
246,443 246,443 000000000000003f58b0cbe3e6fb32acf5f22c6b7c33397c12bbfa73f3c2821d 154 0.08/1.00 vMB 176
Previous 10 blocks ↓
Total Size: 782.98 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: 717.12 GB
    • Received: 17.82 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.