Loading Tool

Explorer IconExplorer

Memory Pool

79,588 transactions
29.67 vMB
0.07812879 BTC
Random Selection Loading Transactions
Max Size: 178.28/200 MB

Candidate Block

Mining Attempt 4f20e5d31d94e33590699808a6a9261fb43f6fcfab10f096f78d290044ad2046
Version 20000000
Previous Block 000000000000000000013cf702d9414db714b4bbb933ec22a416aebfd32738ef
Merkle Root cd7e25f9eb67e87610efebb3fb1266f84a130aa2471ea49ad9f31f76e68833f5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,397
Size: 1.00 vMB
Total Fees: 0.01760646 BTC
Feerates: 502.65 > 1.76 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,010 (531,466 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
383,544 383,544 0000000000000000017acd4c170fda775d8281eb49abaf2996902f807b4f0a37 559 0.43/1.00 vMB 15
383,543 383,543 000000000000000000b5356ff97166f442a5397c37da7420c7b6d7577329e43b 1,749 1.00/1.00 vMB 23
383,542 383,542 0000000000000000042c6eb9fe37f9b43d27f37f1cc121b891fab870c4e9bb5d 1,898 0.75/1.00 vMB 38
383,541 383,541 000000000000000005e5ca0896421aad32138c7fe8eae1cd4d962721a0417b0e 2,953 0.93/1.00 vMB 51
383,540 383,540 00000000000000000d15e768eb1b61fd8c928842b6c425198d23b145333ca7b9 332 0.16/1.00 vMB 30
383,539 383,539 00000000000000000721bc07fa085d19a6da23e15dbfa3685411fbcc29266367 188 0.20/1.00 vMB 18
383,538 383,538 000000000000000006fd5f003b9e7d9973b6ee55a6f1cf9c7422cc6b623b1373 2,426 1.00/1.00 vMB 38
383,537 383,537 000000000000000004ad13d6e274bd9fb0a88575d5038d854b2c1b3a7d88a9d5 242 0.25/1.00 vMB 14
383,536 383,536 00000000000000000655a1f688d23d5f6a6be5a2296af71a5dae6bc5e7ccd8e3 566 0.34/1.00 vMB 31
383,535 383,535 00000000000000000b6200590efaff9265a509900e7c25faf630fc2ad770f1bb 311 0.18/1.00 vMB 25
383,534 383,534 000000000000000006a9304c1fac40a3ab232e50776bf32c90764441bc308cf0 1,199 0.78/1.00 vMB 31
383,533 383,533 000000000000000004b2f5e5768ef673f8003a74195efd6c189a92a2f63ce409 65 0.09/1.00 vMB 8
383,532 383,532 00000000000000000eac0e04dbf327ba6a871ca881d37547071ba9ba8b179e3e 83 0.25/1.00 vMB 3
383,531 383,531 0000000000000000061c806d39722816a4fb1ca534c704b98f93576997beebfc 822 0.53/1.00 vMB 36
383,530 383,530 00000000000000000290268db257a8d44098571a4dda6213d3208253f9697d25 1,310 0.70/1.00 vMB 32
383,529 383,529 000000000000000006633d388588b3ed08dc3a3dfd69026ff91a4c3619483e1a 375 0.20/1.00 vMB 35
383,528 383,528 0000000000000000049f7e5190ec52e03f0125b2decc25000734364d07ab2de1 660 0.58/1.00 vMB 45
383,527 383,527 000000000000000001a291b5884bec31f909e075db02473b6b5e0c9c3adaae08 598 0.52/1.00 vMB 21
383,526 383,526 0000000000000000005e926ae3112fb8d9846e93a72aa1bd6e09a524830157e6 1,060 1.00/1.00 vMB 19
383,525 383,525 00000000000000000e74879ac50107e816c545213a6e235dcd09d37da7f52c32 1,870 1.00/1.00 vMB 39
383,524 383,524 00000000000000000888b57a32940756fe1ac70ec0b26a306c060e99924e3883 1,199 0.75/1.00 vMB 38
Previous 10 blocks ↓
Total Size: 782.41 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: 665.18 GB
    • Received: 15.09 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.