Loading Tool

Explorer IconExplorer

Memory Pool

78,348 transactions
29.06 vMB
0.07478802 BTC
Random Selection Loading Transactions
Max Size: 176.05/200 MB

Candidate Block

Mining Attempt f1d92429c5990f442ad78f1144d2ec2bb64431a35b7d1d8b7a18c38c1d9dad54
Version 20000000
Previous Block 00000000000000000000cbf325f710fe3b651c530ae584a9791fa8f4174b473a
Merkle Root d78382095e7bdbe859569cd173b8398e2e4f5b0afbac471ad41729e715627a2d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,227
Size: 1.00 vMB
Total Fees: 0.01415362 BTC
Feerates: 191.02 > 1.42 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,088 (546,761 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
368,327 368,327 00000000000000000b118b247be5e3418da2206148484c3d39c4bf0acf3f209b 239 0.95/1.00 vMB 23
368,326 368,326 00000000000000000327f1687380a8c5aa830c5e3e85b64cb30677e1626d76ac 209 0.91/1.00 vMB 21
368,325 368,325 000000000000000000f78bcc8dea0c006774d8f1a86a5199519d7ed35093fd72 1,045 0.95/1.00 vMB 34
368,324 368,324 000000000000000006e1a5584357a32518d7a468d13d420dde7645192ff8ebf7 1,613 0.75/1.00 vMB 79
368,323 368,323 00000000000000000a94ccba75e83f39017c425ceb7eeed98eca3fc3a5de4c67 937 0.93/1.00 vMB 30
368,322 368,322 000000000000000004367e87fab514fe725c082bf223cec00a1d1da8d86e3dd2 556 0.84/1.00 vMB 22
368,321 368,321 000000000000000003873ed5812b567e23a38840bf0dd65341cf5b6ae80f9f0b 699 0.82/1.00 vMB 32
368,320 368,320 000000000000000009de149c7dc80c9636e7c9324970abb931611d827987041c 716 0.82/1.00 vMB 31
368,319 368,319 00000000000000000114e893505c1cf5ec71359d3faa3661214e12ef085b5a47 586 0.85/1.00 vMB 22
368,318 368,318 0000000000000000120ad01d979fcda3917a8c01d1bc4368e0d3d38eb3dd96c9 345 1.00/1.00 vMB 8
368,317 368,317 00000000000000000cc688f1b86aace4abcc979b7a1dc10f01a50d7609b62fe7 594 0.87/1.00 vMB 24
368,316 368,316 000000000000000013ff836c851e2d3c323b88149e9447672045f882dbfd3038 757 1.00/1.00 vMB 20
368,315 368,315 0000000000000000003f0f8d528055e0ae7707559b9c61517728331a55696bff 882 0.93/1.00 vMB 26
368,314 368,314 000000000000000001bf2945aca847997a6169bc17ec0e772bdf9aaade76a6ba 1,137 1.00/1.00 vMB 30
368,313 368,313 000000000000000000a014167d31ea242b3c7f3e2cba1bf420d23b140a63db58 456 0.93/1.00 vMB 21
368,312 368,312 000000000000000003d146321e311c420f48ab6b97c3112ed780405c9419ab06 540 0.90/1.00 vMB 28
368,311 368,311 000000000000000002ee871088f924fa7db55333a8d8083476de46e890bf1215 453 0.82/1.00 vMB 19
368,310 368,310 00000000000000000a76681e666adccddd68f9889bfe8fd46cab36c7b0808670 699 0.93/1.00 vMB 27
368,309 368,309 00000000000000000d959100c26b8d9bb727e8e41bcbffa4a7f6e911e8127a18 2,149 1.00/1.00 vMB 71
368,308 368,308 0000000000000000136c161c1bcfc0909bf3f5bc788a3c49d229fed60b46f969 376 1.00/1.00 vMB 24
368,307 368,307 00000000000000000f697277a85ccac2401b7cf37324443ff46317ed67abeadd 740 1.00/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 782.55 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: 669.58 GB
    • Received: 15.75 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.